You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/01/22 02:15:10 UTC

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 999 - Still Failing!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/999/

14 tests failed.
FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:44151_solr, 127.0.0.1:44751_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:44151_solr, 127.0.0.1:44751_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:44151_solr, 127.0.0.1:44751_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:44151_solr, 127.0.0.1:44751_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([FC5FFCFD6FAB0384:740BC327C1576E7C]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1839, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[FC5FFCFD6FAB0384], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1839, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[FC5FFCFD6FAB0384], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([FC5FFCFD6FAB0384]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_FC5FFCFD6FAB0384-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@17d9b5d1)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([FC5FFCFD6FAB0384]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[FC5FFCFD6FAB0384], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[FC5FFCFD6FAB0384], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([FC5FFCFD6FAB0384]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_FC5FFCFD6FAB0384-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@75d1f962)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=757, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[FC5FFCFD6FAB0384], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=757, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[FC5FFCFD6FAB0384], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([FC5FFCFD6FAB0384]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_FC5FFCFD6FAB0384-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1884eac8)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=785, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[FC5FFCFD6FAB0384], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=785, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[FC5FFCFD6FAB0384], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([FC5FFCFD6FAB0384]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@6c16b78a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38828230)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=680, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[FC5FFCFD6FAB0384], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=680, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[FC5FFCFD6FAB0384], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([FC5FFCFD6FAB0384]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@4c00ca96 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@489f6cdd)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([FC5FFCFD6FAB0384:BF18999B2AB48773]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([FC5FFCFD6FAB0384]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,856 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,032 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,856 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,032 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([FC5FFCFD6FAB0384]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([FC5FFCFD6FAB0384]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,408 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,408 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 17,680 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,408 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,408 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 17,680 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([FC5FFCFD6FAB0384]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,480 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,480 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,672 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,480 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,480 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,672 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([FC5FFCFD6FAB0384]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 11,248 bytes (threshold is 600). Field reference sizes (counted individually):
  - 9,840 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,744 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 11,248 bytes (threshold is 600). Field reference sizes (counted individually):
  - 9,840 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,744 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([FC5FFCFD6FAB0384]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16513 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.641 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FC5FFCFD6FAB0384 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FC5FFCFD6FAB0384 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FC5FFCFD6FAB0384 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FC5FFCFD6FAB0384 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FC5FFCFD6FAB0384 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FC5FFCFD6FAB0384 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FC5FFCFD6FAB0384 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FC5FFCFD6FAB0384 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FC5FFCFD6FAB0384 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FC5FFCFD6FAB0384 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FC5FFCFD6FAB0384 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FC5FFCFD6FAB0384 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FC5FFCFD6FAB0384 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FC5FFCFD6FAB0384 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 11s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1252 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1252/

8 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCollectionProp

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([65F1FA1EF6C1BEF3:722FFB3E089160A]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:829)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1215)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:841)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCollectionProp(CollectionsAPISolrJTest.java:523)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:914)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:872)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:827)
	... 44 more


FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPISolrJTest: 
   1) Thread[id=6453, name=overseerZkWriterExecutor-TGRP-CollectionsAPISolrJTest-5824, state=TIMED_WAITING, group=TGRP-CollectionsAPISolrJTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$1070/0x0000000100eba040.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$1069/0x0000000100ebb440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPISolrJTest: 
   1) Thread[id=6453, name=overseerZkWriterExecutor-TGRP-CollectionsAPISolrJTest-5824, state=TIMED_WAITING, group=TGRP-CollectionsAPISolrJTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$1070/0x0000000100eba040.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$1069/0x0000000100ebb440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([65F1FA1EF6C1BEF3]:0)


FAILED:  org.apache.solr.cloud.TestShortCircuitedRequests.test

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([65F1FA1EF6C1BEF3:EDA5C5C4583DD30B]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:829)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1215)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:841)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.SolrCloudBridgeTestCase.setUp(SolrCloudBridgeTestCase.java:200)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:914)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:872)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:827)
	... 43 more


FAILED:  org.apache.solr.cloud.TestShortCircuitedRequests.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestShortCircuitedRequests: 
   1) Thread[id=6305, name=overseerZkWriterExecutor-TGRP-TestShortCircuitedRequests-5610, state=TIMED_WAITING, group=TGRP-TestShortCircuitedRequests]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$811/0x0000000100a39c40.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$809/0x0000000100a3ac40.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestShortCircuitedRequests: 
   1) Thread[id=6305, name=overseerZkWriterExecutor-TGRP-TestShortCircuitedRequests-5610, state=TIMED_WAITING, group=TGRP-TestShortCircuitedRequests]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$811/0x0000000100a39c40.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$809/0x0000000100a3ac40.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([65F1FA1EF6C1BEF3]:0)


FAILED:  org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.classMethod

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([65F1FA1EF6C1BEF3]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:829)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1215)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:841)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.beforeDistributedQueryComponentOptimizationTest(DistributedQueryComponentOptimizationTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:827)
	... 30 more


FAILED:  org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest: 
   1) Thread[id=10279, name=overseerZkWriterExecutor-TGRP-DistributedQueryComponentOptimizationTest-9295, state=TIMED_WAITING, group=TGRP-DistributedQueryComponentOptimizationTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$1070/0x0000000100eba040.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$1069/0x0000000100ebb440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest: 
   1) Thread[id=10279, name=overseerZkWriterExecutor-TGRP-DistributedQueryComponentOptimizationTest-9295, state=TIMED_WAITING, group=TGRP-DistributedQueryComponentOptimizationTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$1070/0x0000000100eba040.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$1069/0x0000000100ebb440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([65F1FA1EF6C1BEF3]:0)


FAILED:  org.apache.solr.search.join.XCJFQueryTest.classMethod

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([65F1FA1EF6C1BEF3]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:829)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1215)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:841)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.search.join.XCJFQueryTest.beforeXCJFQueryTest(XCJFQueryTest.java:62)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:827)
	... 30 more


FAILED:  org.apache.solr.search.join.XCJFQueryTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.join.XCJFQueryTest: 
   1) Thread[id=1666, name=overseerZkWriterExecutor-TGRP-XCJFQueryTest-1528, state=TIMED_WAITING, group=TGRP-XCJFQueryTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$784/0x0000000100a17440.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$738/0x00000001009c1440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.join.XCJFQueryTest: 
   1) Thread[id=1666, name=overseerZkWriterExecutor-TGRP-XCJFQueryTest-1528, state=TIMED_WAITING, group=TGRP-XCJFQueryTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$784/0x0000000100a17440.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$738/0x00000001009c1440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([65F1FA1EF6C1BEF3]:0)




Build Log:
[...truncated 18316 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.137 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.search.join.XCJFQueryTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.join.XCJFQueryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.join.XCJFQueryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=65F1FA1EF6C1BEF3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.search.join.XCJFQueryTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.join.XCJFQueryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.join.XCJFQueryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=65F1FA1EF6C1BEF3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.CollectionsAPISolrJTest.testCollectionProp (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CollectionsAPISolrJTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CollectionsAPISolrJTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=65F1FA1EF6C1BEF3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.CollectionsAPISolrJTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CollectionsAPISolrJTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CollectionsAPISolrJTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=65F1FA1EF6C1BEF3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.TestShortCircuitedRequests.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestShortCircuitedRequests.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestShortCircuitedRequests" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=65F1FA1EF6C1BEF3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.TestShortCircuitedRequests.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestShortCircuitedRequests.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestShortCircuitedRequests" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=65F1FA1EF6C1BEF3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=65F1FA1EF6C1BEF3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=65F1FA1EF6C1BEF3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/li

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

cene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:863, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:919, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:919, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1094, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1154, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1154, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1271, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1271, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1376, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1376, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 45s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1251 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1251/

6 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaTest.test

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([2D0BF83B37D5F9F1:A55FC7E199299409]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:829)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1215)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:841)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:106)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:914)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:872)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:827)
	... 43 more


FAILED:  org.apache.solr.cloud.MoveReplicaTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MoveReplicaTest: 
   1) Thread[id=4985, name=overseerZkWriterExecutor-TGRP-MoveReplicaTest-4485, state=TIMED_WAITING, group=TGRP-MoveReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$755/0x00000001009b1c40.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$715/0x0000000100980040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MoveReplicaTest: 
   1) Thread[id=4985, name=overseerZkWriterExecutor-TGRP-MoveReplicaTest-4485, state=TIMED_WAITING, group=TGRP-MoveReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$755/0x00000001009b1c40.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$715/0x0000000100980040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([2D0BF83B37D5F9F1]:0)


FAILED:  org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly.test

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([2D0BF83B37D5F9F1:A55FC7E199299409]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:829)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1215)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:841)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.SolrCloudBridgeTestCase.createCollection(SolrCloudBridgeTestCase.java:357)
	at org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly.test(TestDynamicFieldNamesIndexCorrectly.java:64)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:914)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:872)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:827)
	... 45 more


FAILED:  org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly: 
   1) Thread[id=6025, name=overseerZkWriterExecutor-TGRP-TestDynamicFieldNamesIndexCorrectly-5384, state=TIMED_WAITING, group=TGRP-TestDynamicFieldNamesIndexCorrectly]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$797/0x0000000100a82040.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$795/0x0000000100a81040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly: 
   1) Thread[id=6025, name=overseerZkWriterExecutor-TGRP-TestDynamicFieldNamesIndexCorrectly-5384, state=TIMED_WAITING, group=TGRP-TestDynamicFieldNamesIndexCorrectly]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$797/0x0000000100a82040.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$795/0x0000000100a81040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([2D0BF83B37D5F9F1]:0)


FAILED:  org.apache.solr.handler.component.SearchHandlerTest.testRequireZkConnectedDistrib

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([2D0BF83B37D5F9F1:9585C1BAFCD2B256]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:829)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1215)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:841)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.handler.component.SearchHandlerTest.testRequireZkConnectedDistrib(SearchHandlerTest.java:239)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:914)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:872)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:827)
	... 44 more


FAILED:  org.apache.solr.handler.component.SearchHandlerTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.component.SearchHandlerTest: 
   1) Thread[id=1073, name=overseerZkWriterExecutor-TGRP-SearchHandlerTest-950, state=TIMED_WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$797/0x0000000100a82040.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$795/0x0000000100a81040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.component.SearchHandlerTest: 
   1) Thread[id=1073, name=overseerZkWriterExecutor-TGRP-SearchHandlerTest-950, state=TIMED_WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$797/0x0000000100a82040.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$795/0x0000000100a81040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([2D0BF83B37D5F9F1]:0)




Build Log:
[...truncated 16681 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.07 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.SearchHandlerTest.testRequireZkConnectedDistrib (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.SearchHandlerTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.SearchHandlerTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D0BF83B37D5F9F1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.handler.component.SearchHandlerTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.SearchHandlerTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.SearchHandlerTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D0BF83B37D5F9F1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.MoveReplicaTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MoveReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.MoveReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D0BF83B37D5F9F1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.MoveReplicaTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MoveReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.MoveReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D0BF83B37D5F9F1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D0BF83B37D5F9F1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D0BF83B37D5F9F1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-

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

e/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 58s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1250 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1250/

6 tests failed.
FAILED:  org.apache.solr.cloud.CollectionPropsTest.testReadWriteCached

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([8FA3E5AED77EED24:69E42860454891D7]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:829)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1215)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:841)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.CollectionPropsTest.setUp(CollectionPropsTest.java:70)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:914)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:872)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:827)
	... 43 more


FAILED:  org.apache.solr.cloud.CollectionPropsTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.CollectionPropsTest: 
   1) Thread[id=5749, name=overseerZkWriterExecutor-TGRP-CollectionPropsTest-4897, state=TIMED_WAITING, group=TGRP-CollectionPropsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$873/0x0000000100aecc40.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$869/0x0000000100ad9440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.CollectionPropsTest: 
   1) Thread[id=5749, name=overseerZkWriterExecutor-TGRP-CollectionPropsTest-4897, state=TIMED_WAITING, group=TGRP-CollectionPropsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$873/0x0000000100aecc40.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$869/0x0000000100ad9440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([8FA3E5AED77EED24]:0)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testInitializationWithSolrUrls

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Idle timeout expired: 15006/15000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Idle timeout expired: 15006/15000 ms
	at __randomizedtesting.SeedInfo.seed([8FA3E5AED77EED24:87CDAB8FB87C5B73]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:829)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1215)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:841)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.createTestCollection(CloudHttp2SolrClientTest.java:131)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.createTestCollection(CloudHttp2SolrClientTest.java:126)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testInitializationWithSolrUrls(CloudHttp2SolrClientTest.java:841)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:914)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:872)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Idle timeout expired: 15006/15000 ms
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:221)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:827)
	... 47 more
Caused by: java.util.concurrent.TimeoutException: Idle timeout expired: 15006/15000 ms
	at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:171)
	at org.eclipse.jetty.io.IdleTimeout.idleCheck(IdleTimeout.java:113)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest: 
   1) Thread[id=321, name=overseerZkWriterExecutor-TGRP-CloudHttp2SolrClientTest-246, state=TIMED_WAITING, group=TGRP-CloudHttp2SolrClientTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$736/0x00000001009f9840.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$716/0x00000001009cac40.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest: 
   1) Thread[id=321, name=overseerZkWriterExecutor-TGRP-CloudHttp2SolrClientTest-246, state=TIMED_WAITING, group=TGRP-CloudHttp2SolrClientTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$736/0x00000001009f9840.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$716/0x00000001009cac40.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([8FA3E5AED77EED24]:0)


FAILED:  org.apache.solr.search.join.XCJFQueryTest.classMethod

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([8FA3E5AED77EED24]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:829)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1215)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:841)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.search.join.XCJFQueryTest.beforeXCJFQueryTest(XCJFQueryTest.java:59)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:827)
	... 30 more


FAILED:  org.apache.solr.search.join.XCJFQueryTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.join.XCJFQueryTest: 
   1) Thread[id=9028, name=overseerZkWriterExecutor-TGRP-XCJFQueryTest-8173, state=TIMED_WAITING, group=TGRP-XCJFQueryTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$933/0x0000000100ba7840.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$931/0x0000000100ba5040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.join.XCJFQueryTest: 
   1) Thread[id=9028, name=overseerZkWriterExecutor-TGRP-XCJFQueryTest-8173, state=TIMED_WAITING, group=TGRP-XCJFQueryTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$933/0x0000000100ba7840.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$931/0x0000000100ba5040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([8FA3E5AED77EED24]:0)




Build Log:
[...truncated 18095 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.783 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testInitializationWithSolrUrls (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8FA3E5AED77EED24 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8FA3E5AED77EED24 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.CollectionPropsTest.testReadWriteCached (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CollectionPropsTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CollectionPropsTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8FA3E5AED77EED24 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.CollectionPropsTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CollectionPropsTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CollectionPropsTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8FA3E5AED77EED24 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.search.join.XCJFQueryTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.join.XCJFQueryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.join.XCJFQueryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8FA3E5AED77EED24 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.search.join.XCJFQueryTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.join.XCJFQueryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.join.XCJFQueryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8FA3E5AED77EED24 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:

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

me/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 8s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1249 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1249/

8 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaTest.test

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([3ADA0681867ED79C:B28E395B2882BA64]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:829)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1215)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:841)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:106)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:914)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:872)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:827)
	... 43 more


FAILED:  org.apache.solr.cloud.MoveReplicaTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MoveReplicaTest: 
   1) Thread[id=5057, name=overseerZkWriterExecutor-TGRP-MoveReplicaTest-4567, state=TIMED_WAITING, group=TGRP-MoveReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$758/0x000000010099a440.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$715/0x0000000100942440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MoveReplicaTest: 
   1) Thread[id=5057, name=overseerZkWriterExecutor-TGRP-MoveReplicaTest-4567, state=TIMED_WAITING, group=TGRP-MoveReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$758/0x000000010099a440.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$715/0x0000000100942440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([3ADA0681867ED79C]:0)


FAILED:  org.apache.solr.cloud.TestCloudPivotFacet.test

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([3ADA0681867ED79C:B28E395B2882BA64]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:829)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1215)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:841)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.SolrCloudBridgeTestCase.setUp(SolrCloudBridgeTestCase.java:200)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:914)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:872)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:827)
	... 43 more


FAILED:  org.apache.solr.cloud.TestCloudPivotFacet.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestCloudPivotFacet: 
   1) Thread[id=4566, name=overseerZkWriterExecutor-TGRP-TestCloudPivotFacet-4146, state=TIMED_WAITING, group=TGRP-TestCloudPivotFacet]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$758/0x000000010099a440.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$715/0x0000000100942440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestCloudPivotFacet: 
   1) Thread[id=4566, name=overseerZkWriterExecutor-TGRP-TestCloudPivotFacet-4146, state=TIMED_WAITING, group=TGRP-TestCloudPivotFacet]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$758/0x000000010099a440.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$715/0x0000000100942440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([3ADA0681867ED79C]:0)


FAILED:  org.apache.solr.handler.component.TestTrackingShardHandlerFactory.testRequestTracking

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([3ADA0681867ED79C:72E65F417275C60A]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:829)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1215)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:841)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.SolrCloudBridgeTestCase.createCollection(SolrCloudBridgeTestCase.java:357)
	at org.apache.solr.handler.component.TestTrackingShardHandlerFactory.testRequestTracking(TestTrackingShardHandlerFactory.java:75)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:914)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:872)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:827)
	... 45 more


FAILED:  org.apache.solr.handler.component.TestTrackingShardHandlerFactory.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.component.TestTrackingShardHandlerFactory: 
   1) Thread[id=1859, name=overseerZkWriterExecutor-TGRP-TestTrackingShardHandlerFactory-1682, state=TIMED_WAITING, group=TGRP-TestTrackingShardHandlerFactory]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$758/0x000000010099a440.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$715/0x0000000100942440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.component.TestTrackingShardHandlerFactory: 
   1) Thread[id=1859, name=overseerZkWriterExecutor-TGRP-TestTrackingShardHandlerFactory-1682, state=TIMED_WAITING, group=TGRP-TestTrackingShardHandlerFactory]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$758/0x000000010099a440.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$715/0x0000000100942440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([3ADA0681867ED79C]:0)


FAILED:  org.apache.solr.search.join.XCJFQueryTest.classMethod

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([3ADA0681867ED79C]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:829)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1215)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:841)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.search.join.XCJFQueryTest.beforeXCJFQueryTest(XCJFQueryTest.java:59)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:827)
	... 30 more


FAILED:  org.apache.solr.search.join.XCJFQueryTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.join.XCJFQueryTest: 
   1) Thread[id=8698, name=overseerZkWriterExecutor-TGRP-XCJFQueryTest-7843, state=TIMED_WAITING, group=TGRP-XCJFQueryTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$943/0x0000000100be9440.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$940/0x0000000100bba040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.join.XCJFQueryTest: 
   1) Thread[id=8698, name=overseerZkWriterExecutor-TGRP-XCJFQueryTest-7843, state=TIMED_WAITING, group=TGRP-XCJFQueryTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$943/0x0000000100be9440.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$940/0x0000000100bba040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([3ADA0681867ED79C]:0)




Build Log:
[...truncated 17248 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 30.763 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.TestTrackingShardHandlerFactory.testRequestTracking (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.TestTrackingShardHandlerFactory.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.TestTrackingShardHandlerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3ADA0681867ED79C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.handler.component.TestTrackingShardHandlerFactory.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.TestTrackingShardHandlerFactory.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.TestTrackingShardHandlerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3ADA0681867ED79C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.TestCloudPivotFacet.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestCloudPivotFacet.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestCloudPivotFacet" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3ADA0681867ED79C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.TestCloudPivotFacet.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestCloudPivotFacet.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestCloudPivotFacet" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3ADA0681867ED79C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.search.join.XCJFQueryTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.join.XCJFQueryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.join.XCJFQueryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3ADA0681867ED79C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.search.join.XCJFQueryTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.join.XCJFQueryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.join.XCJFQueryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3ADA0681867ED79C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.MoveReplicaTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MoveReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.MoveReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3ADA0681867ED79C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.MoveReplicaTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MoveReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.MoveReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3ADA0681867ED79C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency 

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

e/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 49s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1248 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1248/

6 tests failed.
FAILED:  org.apache.solr.cloud.TestSegmentSorting.testSegmentTerminateEarly

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([8C704CB666C17E7B:5CD68B1BBA93EA11]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:829)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1215)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:841)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestSegmentSorting.setUp(TestSegmentSorting.java:84)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:914)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:872)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:827)
	... 43 more


FAILED:  org.apache.solr.cloud.TestSegmentSorting.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSegmentSorting: 
   1) Thread[id=3917, name=overseerZkWriterExecutor-TGRP-TestSegmentSorting-3611, state=TIMED_WAITING, group=TGRP-TestSegmentSorting]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$779/0x0000000100a72c40.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$778/0x0000000100a73040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSegmentSorting: 
   1) Thread[id=3917, name=overseerZkWriterExecutor-TGRP-TestSegmentSorting-3611, state=TIMED_WAITING, group=TGRP-TestSegmentSorting]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$779/0x0000000100a72c40.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$778/0x0000000100a73040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([8C704CB666C17E7B]:0)


FAILED:  org.apache.solr.cloud.api.collections.TestCollectionAPI.test

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([8C704CB666C17E7B:424736CC83D1383]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:829)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1215)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:841)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.api.collections.TestCollectionAPI.test(TestCollectionAPI.java:88)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:914)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:872)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:827)
	... 43 more


FAILED:  org.apache.solr.cloud.api.collections.TestCollectionAPI.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.api.collections.TestCollectionAPI: 
   1) Thread[id=5778, name=overseerZkWriterExecutor-TGRP-TestCollectionAPI-5176, state=TIMED_WAITING, group=TGRP-TestCollectionAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$779/0x0000000100a72c40.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$778/0x0000000100a73040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.api.collections.TestCollectionAPI: 
   1) Thread[id=5778, name=overseerZkWriterExecutor-TGRP-TestCollectionAPI-5176, state=TIMED_WAITING, group=TGRP-TestCollectionAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$779/0x0000000100a72c40.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$778/0x0000000100a73040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([8C704CB666C17E7B]:0)


FAILED:  org.apache.solr.handler.component.SearchHandlerTest.testRequireZkConnectedDistrib

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([8C704CB666C17E7B:34FE7537ADC635DC]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:829)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1215)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:841)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.handler.component.SearchHandlerTest.testRequireZkConnectedDistrib(SearchHandlerTest.java:239)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:914)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:872)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:827)
	... 44 more


FAILED:  org.apache.solr.handler.component.SearchHandlerTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.component.SearchHandlerTest: 
   1) Thread[id=1022, name=overseerZkWriterExecutor-TGRP-SearchHandlerTest-899, state=TIMED_WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$779/0x0000000100a72c40.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$778/0x0000000100a73040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.component.SearchHandlerTest: 
   1) Thread[id=1022, name=overseerZkWriterExecutor-TGRP-SearchHandlerTest-899, state=TIMED_WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2160)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1023)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$779/0x0000000100a72c40.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:495)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:344)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1059)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:955)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$778/0x0000000100a73040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([8C704CB666C17E7B]:0)




Build Log:
[...truncated 18295 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.124 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.SearchHandlerTest.testRequireZkConnectedDistrib (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.SearchHandlerTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.SearchHandlerTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8C704CB666C17E7B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.handler.component.SearchHandlerTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.SearchHandlerTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.SearchHandlerTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8C704CB666C17E7B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.TestSegmentSorting.testSegmentTerminateEarly (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestSegmentSorting.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestSegmentSorting" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8C704CB666C17E7B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.TestSegmentSorting.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestSegmentSorting.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestSegmentSorting" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8C704CB666C17E7B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.api.collections.TestCollectionAPI.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.TestCollectionAPI.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.TestCollectionAPI" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8C704CB666C17E7B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.api.collections.TestCollectionAPI.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.TestCollectionAPI.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.TestCollectionAPI" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8C704CB666C17E7B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy

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

e/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 24s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1247 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1247/

All tests passed

Build Log:
[...truncated 14390 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.722 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 780 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1650, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1650, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1712, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1754, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1762, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2024, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2024, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3454, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-clou

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

d/SolrZkClient.java:1277, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1277, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1382, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1382, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

38: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

39: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 32s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1246 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1246/

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.test

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: The slice: s1 is currently active. Only non-active (or custom-hashed) slices can be deleted.

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: The slice: s1 is currently active. Only non-active (or custom-hashed) slices can be deleted.
	at __randomizedtesting.SeedInfo.seed([62ED614C6271B080:EAB95E96CC8DDD78]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:941)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1216)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:82)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:919)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:877)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14859 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.233 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.DeleteShardTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=62ED614C6271B080 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 780 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1650, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1650, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1712, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1754, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1762, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2024, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2024, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3454, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly sur

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

cene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:869, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:925, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:925, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1100, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1160, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1277, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1277, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1382, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1382, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 59s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1245 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1245/

All tests passed

Build Log:
[...truncated 14388 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.579 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 780 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1650, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1650, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1712, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1754, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1762, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2024, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2024, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3454, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lu

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

cene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:869, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:925, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:925, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1100, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1160, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1277, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1277, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1382, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1382, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 46s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1244 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1244/

All tests passed

Build Log:
[...truncated 14394 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.457 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 780 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1650, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1650, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1712, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1754, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1762, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2024, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2024, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3454, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lu

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

ucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:869, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:925, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:925, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1100, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1160, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1277, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1277, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1382, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1382, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 4s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1243 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1243/

2 tests failed.
FAILED:  org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([B6601FE5C23D05EC:ED7FB0C76C9344B4]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:829)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.addField(ManagedSchemaRoundRobinCloudTest.java:81)
	at org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin(ManagedSchemaRoundRobinCloudTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:919)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:877)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:827)
	... 39 more


FAILED:  org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClientBadInputTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClientBadInputTest: 
   1) Thread[id=325, name=searcherExecutor-12-thread-1, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClientBadInputTest: 
   1) Thread[id=325, name=searcherExecutor-12-thread-1, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([B6601FE5C23D05EC]:0)




Build Log:
[...truncated 15334 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.537 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClientBadInputTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClientBadInputTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClientBadInputTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B6601FE5C23D05EC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B6601FE5C23D05EC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 780 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:341, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/ja

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

kins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/SkyHookDoc.java:99, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/SkyHookDoc.java:126, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 11s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1242 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1242/

All tests passed

Build Log:
[...truncated 14453 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.718 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 780 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:341, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1132, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1132, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:297, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is

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

kins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/SkyHookDoc.java:99, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/SkyHookDoc.java:126, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 57s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1241 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1241/

All tests passed

Build Log:
[...truncated 14448 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.144 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 780 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:341, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1132, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1132, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:297, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:305, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:395, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerConfigSetMessageHandler.java:122, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Ch

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

kins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/SkyHookDoc.java:99, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/SkyHookDoc.java:126, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 30s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1240 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1240/

All tests passed

Build Log:
[...truncated 14388 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.847 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 780 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1650, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1650, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1712, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1754, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1762, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2024, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2024, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3454, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lu

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

cene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:869, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:925, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:925, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1100, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1160, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1277, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1277, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1382, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1382, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 44s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1239 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1239/

All tests passed

Build Log:
[...truncated 14386 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.236 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 780 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1650, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1650, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1712, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1754, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1762, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2024, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2024, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3454, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lu

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

ucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:869, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:925, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:925, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1100, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1160, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1277, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1277, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1382, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1382, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 1s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1238 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1238/

1 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedSpellCheckComponentTest.test

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (404)  Error from server at http://127.0.0.1:39987/pn_i/s/collection1/update?wt=javabin&version=2: not found: 404, message:null

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (404)  Error from server at http://127.0.0.1:39987/pn_i/s/collection1/update?wt=javabin&version=2: not found: 404, message:null
	at __randomizedtesting.SeedInfo.seed([9BFB2CFC402C8952:13AF1326EED0E4AA]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:878)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:178)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:139)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:157)
	at org.apache.solr.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:537)
	at org.apache.solr.BaseDistributedSearchTestCase.index(BaseDistributedSearchTestCase.java:530)
	at org.apache.solr.handler.component.DistributedSpellCheckComponentTest.test(DistributedSpellCheckComponentTest.java:94)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1070)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:919)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:877)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14635 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.376 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.DistributedSpellCheckComponentTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.DistributedSpellCheckComponentTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.DistributedSpellCheckComponentTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9BFB2CFC402C8952 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 780 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:341, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  c

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

kins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/SkyHookDoc.java:99, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/SkyHookDoc.java:126, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 11s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1237 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1237/

All tests passed

Build Log:
[...truncated 14448 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.319 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 780 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:341, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1132, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1132, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:297, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is

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

kins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/SkyHookDoc.java:99, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/SkyHookDoc.java:126, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 50s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1236 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1236/

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.test

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: The slice: s1 is currently active. Only non-active (or custom-hashed) slices can be deleted.

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: The slice: s1 is currently active. Only non-active (or custom-hashed) slices can be deleted.
	at __randomizedtesting.SeedInfo.seed([D9D0BEAB755F7F33:51848171DBA312CB]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:941)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1216)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:82)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:919)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:877)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14916 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.696 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.DeleteShardTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D9D0BEAB755F7F33 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 774 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:341, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/

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

kins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/SkyHookDoc.java:99, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/SkyHookDoc.java:126, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 33s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1235 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1235/

All tests passed

Build Log:
[...truncated 14389 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.903 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 774 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:367, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:367, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1647, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1647, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1709, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1751, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1759, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1823, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1823, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2021, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2021, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3451, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lu

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

ucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:869, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:925, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:925, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1100, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1160, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1277, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1277, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1382, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1382, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 0s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1234 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1234/

4 tests failed.
FAILED:  org.apache.solr.cloud.AddReplicaTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AddReplicaTest: 
   1) Thread[id=4041, name=indexFetcher-245-thread-1, state=TIMED_WAITING, group=TGRP-AddReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2173)
        at app//org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:986)
        at app//org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:733)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:403)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:363)
        at app//org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:425)
        at app//org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1231)
        at app//org.apache.solr.handler.ReplicationHandler$$Lambda$1068/0x0000000100de8440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AddReplicaTest: 
   1) Thread[id=4041, name=indexFetcher-245-thread-1, state=TIMED_WAITING, group=TGRP-AddReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2173)
        at app//org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:986)
        at app//org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:733)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:403)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:363)
        at app//org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:425)
        at app//org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1231)
        at app//org.apache.solr.handler.ReplicationHandler$$Lambda$1068/0x0000000100de8440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)
	at __randomizedtesting.SeedInfo.seed([9F4460D82C09F7DB]:0)


FAILED:  org.apache.solr.cloud.DeleteShardTest.test

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: The slice: s2 is currently active. Only non-active (or custom-hashed) slices can be deleted.

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: The slice: s2 is currently active. Only non-active (or custom-hashed) slices can be deleted.
	at __randomizedtesting.SeedInfo.seed([9F4460D82C09F7DB:17105F0282F59A23]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:941)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1216)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:87)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:914)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:872)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.schema.TestBinaryField.testSimple

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (404)  Error from server at http://127.0.0.1:43677/solr/collection1/update?wt=javabin&version=2: not found: 404, message:null

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (404)  Error from server at http://127.0.0.1:43677/solr/collection1/update?wt=javabin&version=2: not found: 404, message:null
	at __randomizedtesting.SeedInfo.seed([9F4460D82C09F7DB:A7F744260BFA230A]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:878)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:560)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:178)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:139)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:157)
	at org.apache.solr.schema.TestBinaryField.testSimple(TestBinaryField.java:87)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:914)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:872)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.HttpSolrClientBadInputTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.HttpSolrClientBadInputTest: 
   1) Thread[id=798, name=searcherExecutor-48-thread-1, state=TERMINATED, group={null group}]
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$Node.compareAndSetNext(AbstractQueuedSynchronizer.java:538)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.cancelAcquire(AbstractQueuedSynchronizer.java:815)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1084)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.core.SolrCore.lambda$new$1(SolrCore.java:1123)
        at app//org.apache.solr.core.SolrCore$$Lambda$344/0x00000001005ba440.call(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$347/0x00000001005c8040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.HttpSolrClientBadInputTest: 
   1) Thread[id=798, name=searcherExecutor-48-thread-1, state=TERMINATED, group={null group}]
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$Node.compareAndSetNext(AbstractQueuedSynchronizer.java:538)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.cancelAcquire(AbstractQueuedSynchronizer.java:815)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1084)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.core.SolrCore.lambda$new$1(SolrCore.java:1123)
        at app//org.apache.solr.core.SolrCore$$Lambda$344/0x00000001005ba440.call(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$347/0x00000001005c8040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)
	at __randomizedtesting.SeedInfo.seed([9F4460D82C09F7DB]:0)




Build Log:
[...truncated 16105 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.611 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.HttpSolrClientBadInputTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.HttpSolrClientBadInputTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.HttpSolrClientBadInputTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9F4460D82C09F7DB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9F4460D82C09F7DB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.AddReplicaTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.AddReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.AddReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9F4460D82C09F7DB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.schema.TestBinaryField.testSimple (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.TestBinaryField.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.schema.TestBinaryField" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9F4460D82C09F7DB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimp

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

e/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:472, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:472, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:515, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:520, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:536, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:536, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:566, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:568, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 14s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1233 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1233/

All tests passed

Build Log:
[...truncated 14458 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 31.612 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 759 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:341, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1132, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1132, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:297, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is

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

e/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:472, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:472, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:515, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:520, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:536, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:536, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:566, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:568, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 16s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1232 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1232/

All tests passed

Build Log:
[...truncated 14410 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.435 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 759 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1649, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1649, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1711, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1760, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1824, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1824, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2022, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2022, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3456, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLo

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

ucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:869, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:925, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:925, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1100, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1160, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1277, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1277, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1378, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1378, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 6s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1231 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1231/

All tests passed

Build Log:
[...truncated 14471 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 34.182 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 759 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:341, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:297, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is

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

e/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:486, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:486, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:530, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:535, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:599, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:601, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 48s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1230 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1230/

1 tests failed.
FAILED:  org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached

Error Message:
org.apache.solr.common.SolrException: Error reading collection properties

Stack Trace:
org.apache.solr.common.SolrException: Error reading collection properties
	at __randomizedtesting.SeedInfo.seed([179E0078272B6BA9:F1D9CDB6B51D175A]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1274)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1227)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.checkValue(ZkCollectionPropsCachingTest.java:97)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached(ZkCollectionPropsCachingTest.java:85)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:895)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:853)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: org.apache.solr.common.AlreadyClosedException: SolrZkClient is already closed
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:64)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:54)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:385)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionProperties(ZkStateReader.java:1310)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1261)
	... 37 more




Build Log:
[...truncated 14611 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.861 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=179E0078272B6BA9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 747 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:341, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-

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

e/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:486, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:486, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:530, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:535, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:599, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:601, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 29s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1229 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1229/

All tests passed

Build Log:
[...truncated 14314 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.151 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 747 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:341, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:297, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is

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

e/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:486, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:486, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:530, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:535, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:599, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:601, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 54s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1228 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1228/

All tests passed

Build Log:
[...truncated 14315 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.142 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 747 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:341, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:297, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is

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

me/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:486, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:486, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:530, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:535, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:599, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:601, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 9s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1227 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1227/

All tests passed

Build Log:
[...truncated 14264 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.738 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 747 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1714, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1763, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3459, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLo

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

cene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:853, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:909, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:909, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1084, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1144, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1144, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1261, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1261, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1362, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1362, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 43s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1226 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1226/

1 tests failed.
FAILED:  org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached

Error Message:
org.apache.solr.common.SolrException: Error reading collection properties

Stack Trace:
org.apache.solr.common.SolrException: Error reading collection properties
	at __randomizedtesting.SeedInfo.seed([9662E5CDC7E8025D:7025280355DE7EAE]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1274)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1227)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.checkValue(ZkCollectionPropsCachingTest.java:97)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached(ZkCollectionPropsCachingTest.java:85)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:895)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:853)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: org.apache.solr.common.AlreadyClosedException: SolrZkClient is already closed
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:64)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:54)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:385)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionProperties(ZkStateReader.java:1310)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1261)
	... 37 more




Build Log:
[...truncated 14615 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.543 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9662E5CDC7E8025D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 747 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:341, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Sol

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

e/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:486, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:486, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:530, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:535, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:599, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:601, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 32s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1225 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1225/

All tests passed

Build Log:
[...truncated 14311 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.087 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1148, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:341, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:359, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:365, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:407, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:410, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:297, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is

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

e/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:486, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:486, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:530, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:535, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:599, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:601, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 17s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1224 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1224/

All tests passed

Build Log:
[...truncated 14253 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.692 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:340, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:297, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is

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

g.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:530, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:535, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:599, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:601, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 53s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1223 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1223/

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.test

Error Message:
java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=deleteShard :live=[127.0.0.1:37573_solr, 127.0.0.1:40077_solr]DocCollection(deleteShard::v=3 u=false)={
  "shards":{
    "s1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"deleteShard_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:40077_solr",
          "type":"NRT",
          "leader":"true"}}},
    "s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"deleteShard_s2_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:37573_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=deleteShard :live=[127.0.0.1:37573_solr, 127.0.0.1:40077_solr]DocCollection(deleteShard::v=3 u=false)={
  "shards":{
    "s1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"deleteShard_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:40077_solr",
          "type":"NRT",
          "leader":"true"}}},
    "s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"deleteShard_s2_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:37573_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([D0D716F68A8D99BA:5883292C2471F442]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2167)
	at org.apache.solr.cloud.DeleteShardTest.setSliceState(DeleteShardTest.java:103)
	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:81)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:898)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:856)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14691 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.146 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.DeleteShardTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D0D716F68A8D99BA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:340, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  cause: 'hasParens true prevLineNot

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

g.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:530, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:535, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:599, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:601, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 54s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1222 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1222/

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.test

Error Message:
java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=deleteShard :live=[127.0.0.1:39223_solr, 127.0.0.1:39683_solr]DocCollection(deleteShard::v=3 u=false)={
  "shards":{
    "s1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"deleteShard_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:39223_solr",
          "type":"NRT",
          "leader":"true"}}},
    "s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"deleteShard_s2_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:39683_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=deleteShard :live=[127.0.0.1:39223_solr, 127.0.0.1:39683_solr]DocCollection(deleteShard::v=3 u=false)={
  "shards":{
    "s1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"deleteShard_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:39223_solr",
          "type":"NRT",
          "leader":"true"}}},
    "s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"deleteShard_s2_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:39683_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([B494C2F28FA91866:3CC0FD282155759E]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2167)
	at org.apache.solr.cloud.DeleteShardTest.setSliceState(DeleteShardTest.java:103)
	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:81)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:898)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:856)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14705 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.875 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.DeleteShardTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B494C2F28FA91866 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:340, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  cause: 'hasParens true prevLineNot

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

g.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:530, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:535, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:599, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:601, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 53s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1221 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1221/

All tests passed

Build Log:
[...truncated 14252 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 32.584 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:340, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:297, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is

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

g.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:530, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:535, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:599, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:601, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 19s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1220 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1220/

All tests passed

Build Log:
[...truncated 14253 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 33.401 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:340, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:297, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is

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

g.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:530, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:535, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:599, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:601, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 11s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1219 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1219/

1 tests failed.
FAILED:  org.apache.solr.index.UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues

Error Message:
org.junit.ComparisonFailure: expected:<9[]> but was:<9[9]>

Stack Trace:
org.junit.ComparisonFailure: expected:<9[]> but was:<9[9]>
	at __randomizedtesting.SeedInfo.seed([12A10557515C5492:4746839418BB1466]:0)
	at org.junit.Assert.assertEquals(Assert.java:117)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at org.apache.solr.index.UninvertDocValuesMergePolicyTest.lambda$testIndexAndAddDocValues$2(UninvertDocValuesMergePolicyTest.java:147)
	at org.apache.solr.index.UninvertDocValuesMergePolicyTest.withNewRawReader(UninvertDocValuesMergePolicyTest.java:240)
	at org.apache.solr.index.UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues(UninvertDocValuesMergePolicyTest.java:122)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:898)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:856)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14605 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 34.127 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.index.UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.index.UninvertDocValuesMergePolicyTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.index.UninvertDocValuesMergePolicyTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=12A10557515C5492 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:340, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/wo

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

g.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:530, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:535, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:599, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:601, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 54s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1218 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1218/

All tests passed

Build Log:
[...truncated 14254 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.121 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:340, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:297, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is

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

g.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:530, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:535, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:599, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:601, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 34s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1217 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1217/

All tests passed

Build Log:
[...truncated 14203 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.657 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1714, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1763, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3459, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLo

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

cene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:851, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:907, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:907, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1082, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1142, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1142, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1256, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1256, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1357, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1357, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 46s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1216 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1216/

1 tests failed.
FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
org.apache.solr.client.solrj.impl.BaseCloudSolrClient$RouteException: Error from server at null: nodeProps cannot be null

Stack Trace:
org.apache.solr.client.solrj.impl.BaseCloudSolrClient$RouteException: Error from server at null: nodeProps cannot be null
	at __randomizedtesting.SeedInfo.seed([C48ACB90BF5662BB:4CDEF44A11AA0F43]:0)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.getRouteException(BaseCloudSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.doParallelUpdate(CloudHttp2SolrClient.java:170)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:520)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1117)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:107)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:72)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:159)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:149)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:898)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:856)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: nodeProps cannot be null
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:938)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$OnHeadersRunnable.run(Http2SolrClient.java:1541)
	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)




Build Log:
[...truncated 14994 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.303 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C48ACB90BF5662BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1714, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1763, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3459, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Luce

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

cene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:851, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:907, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:907, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1082, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1142, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1142, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1256, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1256, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1357, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1357, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 17s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1215 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1215/

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.test

Error Message:
java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=deleteShard :live=[127.0.0.1:38495_solr, 127.0.0.1:42125_solr]DocCollection(deleteShard::v=5 u=false)={
  "shards":{"s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"deleteShard_s2_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:42125_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=deleteShard :live=[127.0.0.1:38495_solr, 127.0.0.1:42125_solr]DocCollection(deleteShard::v=5 u=false)={
  "shards":{"s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"deleteShard_s2_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:42125_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([673A2D10E9327369:EF6E12CA47CE1E91]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2167)
	at org.apache.solr.cloud.DeleteShardTest.setSliceState(DeleteShardTest.java:103)
	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:87)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:898)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:856)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14632 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.825 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.DeleteShardTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=673A2D10E9327369 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1714, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1763, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3459, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging 

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

cene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:851, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:907, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:907, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1082, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1142, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1142, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1256, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1256, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1357, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1357, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 14s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1214 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1214/

All tests passed

Build Log:
[...truncated 14203 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.158 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1714, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1763, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3459, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLo

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

cene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:851, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:907, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:907, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1082, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1142, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1142, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1256, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1256, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1357, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1357, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 56s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1213 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1213/

All tests passed

Build Log:
[...truncated 14201 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.434 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1714, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1763, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3459, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLo

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

cene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:851, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:907, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:907, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1082, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1142, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1142, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1256, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1256, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1357, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1357, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 33s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1212 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1212/

All tests passed

Build Log:
[...truncated 14254 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.999 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:340, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:297, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is

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

g.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:530, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:535, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:599, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:601, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 44s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1211 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1211/

All tests passed

Build Log:
[...truncated 14202 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.039 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1714, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1763, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3459, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLo

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

cene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:851, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:907, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:907, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1082, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1142, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1142, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1256, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1256, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1357, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1357, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 50s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1210 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1210/

1 tests failed.
FAILED:  org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached

Error Message:
org.apache.solr.common.SolrException: Error reading collection properties

Stack Trace:
org.apache.solr.common.SolrException: Error reading collection properties
	at __randomizedtesting.SeedInfo.seed([6C547419B8A7A097:8A13B9D72A91DC64]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1262)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1215)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.checkValue(ZkCollectionPropsCachingTest.java:97)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached(ZkCollectionPropsCachingTest.java:85)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:898)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:856)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: org.apache.solr.common.AlreadyClosedException: SolrZkClient is already closed
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:64)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:54)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:383)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionProperties(ZkStateReader.java:1298)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1249)
	... 37 more




Build Log:
[...truncated 14496 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.564 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6C547419B8A7A097 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1714, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1763, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3459, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens t

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

cene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:851, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:907, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:907, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1082, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1142, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1142, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1256, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1256, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1357, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1357, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 57s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1209 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1209/

All tests passed

Build Log:
[...truncated 14200 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.364 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1714, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1763, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3459, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLo

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

cene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:851, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:907, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:907, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1082, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1142, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1142, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1256, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1256, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1357, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1357, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 58s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1208 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1208/

All tests passed

Build Log:
[...truncated 14250 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.574 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:340, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:297, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is

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

g.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:530, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:535, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:599, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:601, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 50s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1207 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1207/

All tests passed

Build Log:
[...truncated 14253 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.694 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:340, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:297, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is

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

og.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:530, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:535, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:599, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:601, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 5s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1206 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1206/

All tests passed

Build Log:
[...truncated 14202 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.712 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1652, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1714, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1763, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2025, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3459, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:160, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:170, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:180, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:185, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:189, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLo

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

cene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:851, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:907, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:907, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1082, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1142, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1142, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1256, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1256, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1357, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1357, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 48s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1205 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1205/

All tests passed

Build Log:
[...truncated 14257 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.605 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:340, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:297, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is

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

g.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:530, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:535, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:599, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:601, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 23m 22s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1204 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1204/

All tests passed

Build Log:
[...truncated 14254 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.369 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 765 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:579, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1137, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:340, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:364, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:399, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:406, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:409, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:785, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1133, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:102, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:107, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:297, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:300, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is

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

g.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:530, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:535, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:551, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:599, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:601, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/util/SolrInternalHttpClient.java:21, 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:157, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 18 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 16s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1203 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1203/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=167, name=ParWork-CloudSolrClient-118, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=167, name=ParWork-CloudSolrClient-118, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([AF07C61ED5496F59]:0)




Build Log:
[...truncated 14671 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.38 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AF07C61ED5496F59 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 882 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:584, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1194, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1194, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refim

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 35s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1202 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1202/

All tests passed

Build Log:
[...truncated 14591 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.444 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 882 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:584, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1194, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1194, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLine

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 16s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1201 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1201/

All tests passed

Build Log:
[...truncated 14597 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.909 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 882 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:584, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1194, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1194, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLine

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 23s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1200 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1200/

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.test

Error Message:
java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=deleteShard :live=[127.0.0.1:33199_solr, 127.0.0.1:45133_solr]DocCollection(deleteShard::v=5 u=false)={
  "shards":{"s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"deleteShard_s2_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:33199_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=deleteShard :live=[127.0.0.1:33199_solr, 127.0.0.1:45133_solr]DocCollection(deleteShard::v=5 u=false)={
  "shards":{"s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"deleteShard_s2_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:33199_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([73F69E54438D870B:FBA2A18EED71EAF3]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2167)
	at org.apache.solr.cloud.DeleteShardTest.setSliceState(DeleteShardTest.java:101)
	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:85)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=686, name=ParWork-CloudSolrClient-603, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=686, name=ParWork-CloudSolrClient-603, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([73F69E54438D870B]:0)




Build Log:
[...truncated 15118 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.859 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=73F69E54438D870B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=73F69E54438D870B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 882 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:584, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1194, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1194, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious loggi

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1199 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1199/

All tests passed

Build Log:
[...truncated 14540 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.882 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 882 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1654, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1654, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1716, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1762, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2029, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2029, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3451, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surroun

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 3s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1198 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1198/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=1137, name=ParWork-CloudSolrClient-959, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=1137, name=ParWork-CloudSolrClient-959, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([A8D9B05E43411EBF]:0)




Build Log:
[...truncated 14628 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.721 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A8D9B05E43411EBF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 882 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1654, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1654, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1716, 
  cause: 'Line contains toString' Suspicious logg

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 23s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1197 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1197/

1 tests failed.
FAILED:  org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached

Error Message:
org.apache.solr.common.SolrException: Error reading collection properties

Stack Trace:
org.apache.solr.common.SolrException: Error reading collection properties
	at __randomizedtesting.SeedInfo.seed([283C1741F368E4F7:CE7BDA8F615E9804]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1262)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1215)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.checkValue(ZkCollectionPropsCachingTest.java:91)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached(ZkCollectionPropsCachingTest.java:79)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: org.apache.solr.common.AlreadyClosedException: SolrZkClient is already closed
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:64)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:54)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:383)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionProperties(ZkStateReader.java:1298)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1249)
	... 37 more




Build Log:
[...truncated 14818 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.687 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=283C1741F368E4F7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 882 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly su

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 14s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1196 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1196/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=688, name=ParWork-CloudSolrClient-605, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=688, name=ParWork-CloudSolrClient-605, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([C118A21BEEBBF2DE]:0)




Build Log:
[...truncated 14669 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.443 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C118A21BEEBBF2DE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 882 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:584, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1194, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1194, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 12s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1195 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1195/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=696, name=ParWork-CloudSolrClient-614, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   2) Thread[id=697, name=ParWork-CloudSolrClient-615, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=696, name=ParWork-CloudSolrClient-614, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   2) Thread[id=697, name=ParWork-CloudSolrClient-615, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([8BE4E860757DE44A]:0)




Build Log:
[...truncated 14702 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.935 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8BE4E860757DE44A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 882 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:584, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1194, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1194, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf 

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 1s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1194 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1194/

All tests passed

Build Log:
[...truncated 14594 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.369 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 882 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:584, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1194, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1194, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLine

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 28s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1193 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1193/

4 tests failed.
FAILED:  org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload

Error Message:
java.lang.IllegalStateException: Already closed 0

Stack Trace:
java.lang.IllegalStateException: Already closed 0
	at __randomizedtesting.SeedInfo.seed([31731CF9FD4483AE:6F62A8941715A63D]:0)
	at org.apache.solr.core.SolrCore.close(SolrCore.java:1752)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:134)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.core.TestConfigSets.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 22 object(s) that were not released!!! [MMapDirectory, MMapDirectory, SolrQueuedThreadPool, SolrIndexSearcher, SolrQueuedThreadPool, CoreContainer, SolrCore, UpdateShardHandler, SolrInternalHttpClient, CommitTracker, Http2SolrClient, Http2SolrClient, SolrIndexWriter, SolrInternalHttpClient, SolrInternalHttpClient, LBHttp2SolrClient, MDCAwareThreadPoolExecutor, CommitTracker, MMapDirectory, SolrClientCache, SolrQueuedThreadPool, Http2SolrClient]
MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/tmp/tests-tmp/solr.core.TestConfigSets_31731CF9FD4483AE-001/core-reload-001/core1/data lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@179a282e
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:392)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:417)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:852)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1112)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1011)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1458)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1358)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1310)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:125)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/tmp/tests-tmp/solr.core.TestConfigSets_31731CF9FD4483AE-001/core-reload-001/core1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d49d94b
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:392)
	at org.apache.solr.update.SolrIndexWriter.getDir(SolrIndexWriter.java:239)
	at org.apache.solr.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:119)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:891)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1112)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1011)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1458)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1358)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1310)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:125)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

SolrQueuedThreadPool[http2Client]@16e12602{STARTED,6<=6<=8,i=0,r=0,q=0}[NO_TRY]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrQueuedThreadPool
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:239)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1166)
	at org.apache.solr.update.UpdateShardHandler.<init>(UpdateShardHandler.java:105)
	at org.apache.solr.core.CoreContainer.lambda$new$1(CoreContainer.java:400)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:514)
	at org.apache.solr.common.ParWork.close(ParWork.java:358)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:414)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:354)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:350)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

Searcher@495250f7[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.search.SolrIndexSearcher
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2543)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2723)
	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1371)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1144)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:763)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1802)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:132)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

SolrQueuedThreadPool[http2Client]@1b5270d4{STARTED,6<=6<=8,i=0,r=0,q=0}[NO_TRY]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrQueuedThreadPool
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:239)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1166)
	at org.apache.solr.update.UpdateShardHandler.<init>(UpdateShardHandler.java:126)
	at org.apache.solr.core.CoreContainer.lambda$new$1(CoreContainer.java:400)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:514)
	at org.apache.solr.common.ParWork.close(ParWork.java:358)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:414)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:354)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:350)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.core.CoreContainer@3aaeaac4
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.CoreContainer
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:357)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:354)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:350)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.core.SolrCore@4f0c18c0
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1192)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:763)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1802)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:132)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.update.UpdateShardHandler@7442b36c
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.UpdateShardHandler
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.UpdateShardHandler.<init>(UpdateShardHandler.java:78)
	at org.apache.solr.core.CoreContainer.lambda$new$1(CoreContainer.java:400)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:514)
	at org.apache.solr.common.ParWork.close(ParWork.java:358)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:414)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:354)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:350)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

SolrInternalHttpClient@2302d7ed{STARTED}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrInternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:262)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1166)
	at org.apache.solr.update.UpdateShardHandler.<init>(UpdateShardHandler.java:126)
	at org.apache.solr.core.CoreContainer.lambda$new$1(CoreContainer.java:400)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:514)
	at org.apache.solr.common.ParWork.close(ParWork.java:358)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:414)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:354)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:350)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

disabled
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.CommitTracker
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.CommitTracker.<init>(CommitTracker.java:105)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:156)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1131)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:763)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1802)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:132)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.client.solrj.impl.Http2SolrClient@22a4a7d5
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.client.solrj.impl.Http2SolrClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1166)
	at org.apache.solr.update.UpdateShardHandler.<init>(UpdateShardHandler.java:126)
	at org.apache.solr.core.CoreContainer.lambda$new$1(CoreContainer.java:400)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:514)
	at org.apache.solr.common.ParWork.close(ParWork.java:358)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:414)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:354)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:350)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.client.solrj.impl.Http2SolrClient@1b56164
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.client.solrj.impl.Http2SolrClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1166)
	at org.apache.solr.update.UpdateShardHandler.<init>(UpdateShardHandler.java:119)
	at org.apache.solr.core.CoreContainer.lambda$new$1(CoreContainer.java:400)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:514)
	at org.apache.solr.common.ParWork.close(ParWork.java:358)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:414)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:354)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:350)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.update.SolrIndexWriter@1b27fa32
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.SolrIndexWriter
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:233)
	at org.apache.solr.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
	at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:272)
	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:228)
	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:237)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:766)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1802)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:132)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

SolrInternalHttpClient@79bd2c68{STARTED}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrInternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:262)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1166)
	at org.apache.solr.update.UpdateShardHandler.<init>(UpdateShardHandler.java:119)
	at org.apache.solr.core.CoreContainer.lambda$new$1(CoreContainer.java:400)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:514)
	at org.apache.solr.common.ParWork.close(ParWork.java:358)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:414)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:354)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:350)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

SolrInternalHttpClient@2379e38c{STARTED}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrInternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:262)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1166)
	at org.apache.solr.update.UpdateShardHandler.<init>(UpdateShardHandler.java:105)
	at org.apache.solr.core.CoreContainer.lambda$new$1(CoreContainer.java:400)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:514)
	at org.apache.solr.common.ParWork.close(ParWork.java:358)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:414)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:354)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:350)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.client.solrj.impl.LBHttp2SolrClient@2a90be46
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.client.solrj.impl.LBHttp2SolrClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.client.solrj.impl.LBSolrClient.<init>(LBSolrClient.java:302)
	at org.apache.solr.client.solrj.impl.LBHttp2SolrClient.<init>(LBHttp2SolrClient.java:77)
	at org.apache.solr.handler.component.HttpShardHandlerFactory.init(HttpShardHandlerFactory.java:278)
	at org.apache.solr.handler.component.ShardHandlerFactory.newInstance(ShardHandlerFactory.java:59)
	at org.apache.solr.core.CoreContainer.lambda$new$2(CoreContainer.java:407)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:514)
	at org.apache.solr.common.ParWork.close(ParWork.java:358)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:414)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:354)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:350)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6c02edd4[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 3]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1029)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:763)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1802)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:132)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

disabled
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.CommitTracker
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.CommitTracker.<init>(CommitTracker.java:105)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:160)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1131)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:763)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1802)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:132)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/tmp/tests-tmp/solr.core.TestConfigSets_31731CF9FD4483AE-001/core-reload-001/core1/data/snapshot_metadata lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2dcd4d1b
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:392)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:568)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1107)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1011)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1458)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1358)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1310)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:125)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.client.solrj.io.SolrClientCache@195cdd61
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.client.solrj.io.SolrClientCache
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.client.solrj.io.SolrClientCache.<init>(SolrClientCache.java:71)
	at org.apache.solr.core.CoreContainer.lambda$load$8(CoreContainer.java:811)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:514)
	at org.apache.solr.common.ParWork$ParWorkCallable.call(ParWork.java:790)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:195)
	at org.apache.solr.common.PerThreadExecService$MyThreadCallable.call(PerThreadExecService.java:254)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

SolrQueuedThreadPool[http2Client]@7e569549{STARTED,6<=6<=8,i=0,r=0,q=0}[NO_TRY]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrQueuedThreadPool
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:239)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1166)
	at org.apache.solr.update.UpdateShardHandler.<init>(UpdateShardHandler.java:119)
	at org.apache.solr.core.CoreContainer.lambda$new$1(CoreContainer.java:400)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:514)
	at org.apache.solr.common.ParWork.close(ParWork.java:358)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:414)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:354)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:350)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342)
	at org.apache.solr.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at co

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 23s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1192 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1192/

1 tests failed.
FAILED:  org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached

Error Message:
org.apache.solr.common.SolrException: Error reading collection properties

Stack Trace:
org.apache.solr.common.SolrException: Error reading collection properties
	at __randomizedtesting.SeedInfo.seed([BB778C7315994AB8:5D3041BD87AF364B]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1262)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1215)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.checkValue(ZkCollectionPropsCachingTest.java:91)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached(ZkCollectionPropsCachingTest.java:79)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: org.apache.solr.common.AlreadyClosedException: SolrZkClient is already closed
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:64)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:54)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:383)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionProperties(ZkStateReader.java:1298)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1249)
	... 37 more




Build Log:
[...truncated 14824 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.519 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BB778C7315994AB8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 882 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly su

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 27s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1191 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1191/

All tests passed

Build Log:
[...truncated 14539 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.956 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 882 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1654, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1654, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1716, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1762, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2029, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2029, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3451, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surroun

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 13s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1190 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1190/

All tests passed

Build Log:
[...truncated 14537 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.039 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 882 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1654, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1654, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1716, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1762, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2029, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2029, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3451, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surroun

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 52s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1189 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1189/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=1376, name=ParWork-CloudSolrClient-1147, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=1376, name=ParWork-CloudSolrClient-1147, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([995A4D64551EF8AF]:0)




Build Log:
[...truncated 14609 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.149 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=995A4D64551EF8AF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 882 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1654, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1654, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cor

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 39s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1188 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1188/

1 tests failed.
FAILED:  org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached

Error Message:
org.apache.solr.common.SolrException: Error reading collection properties

Stack Trace:
org.apache.solr.common.SolrException: Error reading collection properties
	at __randomizedtesting.SeedInfo.seed([97095E9A5F9020E:EF37582737CF7EFD]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1262)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1215)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.checkValue(ZkCollectionPropsCachingTest.java:91)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached(ZkCollectionPropsCachingTest.java:79)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: org.apache.solr.common.AlreadyClosedException: SolrZkClient is already closed
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:64)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:54)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:383)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionProperties(ZkStateReader.java:1298)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1249)
	... 37 more




Build Log:
[...truncated 14829 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.466 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=97095E9A5F9020E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 882 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 47s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1187 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1187/

All tests passed

Build Log:
[...truncated 14537 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.88 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 882 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1654, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1654, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1716, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1762, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1826, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2029, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2029, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3451, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 0s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1186 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1186/

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.test

Error Message:
java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=deleteShard :live=[127.0.0.1:36299_solr, 127.0.0.1:40539_solr]DocCollection(deleteShard::v=3 u=false)={
  "shards":{
    "s1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"deleteShard_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:40539_solr",
          "type":"NRT",
          "leader":"true"}}},
    "s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"deleteShard_s2_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:36299_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=deleteShard :live=[127.0.0.1:36299_solr, 127.0.0.1:40539_solr]DocCollection(deleteShard::v=3 u=false)={
  "shards":{
    "s1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"deleteShard_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:40539_solr",
          "type":"NRT",
          "leader":"true"}}},
    "s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"deleteShard_s2_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:36299_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([B4044EB5AD98BC43:3C50716F0364D1BB]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2167)
	at org.apache.solr.cloud.DeleteShardTest.setSliceState(DeleteShardTest.java:101)
	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:79)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14991 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.958 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.DeleteShardTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B4044EB5AD98BC43 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 882 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-s

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 32s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1185 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1185/

2 tests failed.
FAILED:  org.apache.solr.metrics.JvmMetricsTest.testSetupJvmMetrics

Error Message:
java.lang.AssertionError: {memory.pools.Compressed-Class-Space.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$706/0x000000010096c840@39fa4ae8, memory.pools.PS-Eden-Space.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$707/0x000000010096cc40@328eb7ed, memory.pools.PS-Old-Gen.usage=com.codahale.metrics.jvm.MemoryUsageGaugeSet$3@586cf24f, memory.pools.Metaspace.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$708/0x000000010096d040@3a976a8d, os.freeSwapSpaceSize=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@51d1ca3d, threads.runnable.count=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$710/0x000000010096d840@16273e35, os.committedVirtualMemorySize=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@29e64834, memory.pools.PS-Survivor-Space.usage=com.codahale.metrics.jvm.MemoryUsageGaugeSet$3@28a48c87, memory.pools.PS-Old-Gen.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$707/0x000000010096cc40@777b3b8c, os.availableProcessors=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@588265c0, os.maxFileDescriptorCount=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@433e310c, memory.pools.Metaspace.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$707/0x000000010096cc40@4f725d58, memory.non-heap.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$704/0x000000010096c040@61fba861, os.totalSwapSpaceSize=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@2a9c6dfb, memory.pools.CodeHeap-'non-profiled-nmethods'.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$706/0x000000010096c840@18189ff5, memory.pools.Metaspace.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$705/0x000000010096c440@455d8933, memory.pools.PS-Eden-Space.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$708/0x000000010096d040@79599959, memory.heap.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$700/0x000000010096b040@30e3c03c, memory.non-heap.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$703/0x000000010096bc40@6c5806e2, os.version=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@45e51e4b, memory.pools.PS-Old-Gen.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$705/0x000000010096c440@7043d4ff, os.arch=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@5e0f18eb, gc.PS-Scavenge.count=com.codahale.metrics.jvm.GarbageCollectorMetricSet$$Lambda$691/0x0000000100968c40@724c7ade, os.totalPhysicalMemorySize=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@1f36359a, memory.pools.CodeHeap-'non-profiled-nmethods'.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$707/0x000000010096cc40@71bceeaf, memory.total.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$696/0x000000010096a040@57d27833, memory.heap.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$699/0x000000010096ac40@46d9629d, memory.pools.Compressed-Class-Space.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$705/0x000000010096c440@686d0539, memory.non-heap.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$701/0x000000010096b440@7eb2470d, memory.total.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$694/0x0000000100969840@3a65ab08, classes.unloaded=com.codahale.metrics.jvm.ClassLoadingGaugeSet$$Lambda$686/0x0000000100941840@37a5eb53, memory.pools.Compressed-Class-Space.usage=com.codahale.metrics.jvm.MemoryUsageGaugeSet$3@37616453, os.processCpuTime=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@5b87d79d, buffers.mapped.MemoryUsed=org.apache.solr.metrics.AltBufferPoolMetricSet$$Lambda$682/0x0000000100943c40@4cad1a0e, memory.pools.PS-Survivor-Space.used-after-gc=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$709/0x000000010096d440@544a8fbb, memory.pools.CodeHeap-'non-nmethods'.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$708/0x000000010096d040@68b52a9d, threads.count=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$711/0x000000010096dc40@d6b2329, memory.pools.PS-Eden-Space.used-after-gc=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$709/0x000000010096d440@29b225e0, buffers.direct.MemoryUsed=org.apache.solr.metrics.AltBufferPoolMetricSet$$Lambda$682/0x0000000100943c40@2905403a, memory.pools.PS-Old-Gen.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$708/0x000000010096d040@68257645, threads.daemon.count=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$713/0x000000010096e440@3c836203, memory.heap.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$698/0x000000010096a840@4a6cd56, memory.pools.PS-Survivor-Space.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$706/0x000000010096c840@7215968, memory.pools.PS-Eden-Space.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$705/0x000000010096c440@44f58097, memory.pools.CodeHeap-'non-profiled-nmethods'.usage=com.codahale.metrics.jvm.MemoryUsageGaugeSet$3@63c17170, classes.loaded=com.codahale.metrics.jvm.ClassLoadingGaugeSet$$Lambda$685/0x0000000100942440@513fcc23, memory.pools.CodeHeap-'non-nmethods'.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$705/0x000000010096c440@5c583575, os.freePhysicalMemorySize=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@34c1e751, memory.pools.CodeHeap-'non-nmethods'.usage=com.codahale.metrics.jvm.MemoryUsageGaugeSet$3@5ce34a48, memory.pools.CodeHeap-'non-nmethods'.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$706/0x000000010096c840@7312db23, memory.pools.CodeHeap-'non-profiled-nmethods'.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$708/0x000000010096d040@6efcbba9, buffers.direct.Count=org.apache.solr.metrics.AltBufferPoolMetricSet$$Lambda$681/0x0000000100943840@55bc2248, gc.PS-MarkSweep.count=com.codahale.metrics.jvm.GarbageCollectorMetricSet$$Lambda$691/0x0000000100968c40@13cb83bd, os.openFileDescriptorCount=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@76e58924, memory.pools.CodeHeap-'non-nmethods'.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$707/0x000000010096cc40@7d4f45a2, os.name=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@49d58621, memory.total.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$693/0x0000000100969440@64c32cd, threads.deadlocks=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$716/0x000000010096f040@5c3a3789, gc.PS-Scavenge.time=com.codahale.metrics.jvm.GarbageCollectorMetricSet$$Lambda$692/0x0000000100969040@5b5f1bf9, memory.pools.Compressed-Class-Space.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$708/0x000000010096d040@3e5e6a3d, memory.pools.PS-Old-Gen.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$706/0x000000010096c840@59e3ed61, threads.new.count=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$710/0x000000010096d840@54681fab, memory.pools.PS-Survivor-Space.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$705/0x000000010096c440@77cb460c, memory.pools.PS-Survivor-Space.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$707/0x000000010096cc40@3a09c54a, memory.non-heap.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$702/0x000000010096b840@7cc7bf8f, memory.pools.PS-Eden-Space.usage=com.codahale.metrics.jvm.MemoryUsageGaugeSet$3@684672fb, memory.pools.PS-Survivor-Space.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$708/0x000000010096d040@4590b2d9, memory.pools.PS-Old-Gen.used-after-gc=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$709/0x000000010096d440@31471cb4, memory.heap.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$697/0x000000010096a440@70bde6d4, buffers.mapped.TotalCapacity=org.apache.solr.metrics.AltBufferPoolMetricSet$$Lambda$683/0x0000000100943040@2bb78392, threads.deadlock.count=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$714/0x000000010096e840@6bf1fa47, threads.blocked.count=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$710/0x000000010096d840@625ae931, memory.pools.Metaspace.usage=com.codahale.metrics.jvm.MemoryUsageGaugeSet$3@7dce28e8, buffers.direct.TotalCapacity=org.apache.solr.metrics.AltBufferPoolMetricSet$$Lambda$683/0x0000000100943040@6af29fd0, gc.PS-MarkSweep.time=com.codahale.metrics.jvm.GarbageCollectorMetricSet$$Lambda$692/0x0000000100969040@e35630b, threads.waiting.count=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$710/0x000000010096d840@3b93109d, memory.pools.Metaspace.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$706/0x000000010096c840@3716e66f, os.systemCpuLoad=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@4964e342, memory.pools.Compressed-Class-Space.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$707/0x000000010096cc40@6cecec5e, memory.pools.CodeHeap-'non-profiled-nmethods'.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$705/0x000000010096c440@4fd80ea6, threads.timed_waiting.count=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$710/0x000000010096d840@4ffdbcac, memory.heap.usage=com.codahale.metrics.jvm.MemoryUsageGaugeSet$1@216d38e2, os.processCpuLoad=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@2ae8be8d, os.systemLoadAverage=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@25ca3848, buffers.mapped.Count=org.apache.solr.metrics.AltBufferPoolMetricSet$$Lambda$681/0x0000000100943840@770f881, memory.non-heap.usage=com.codahale.metrics.jvm.MemoryUsageGaugeSet$2@4f126aa5, memory.total.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$695/0x0000000100969c40@20e1a91c, threads.terminated.count=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$710/0x000000010096d840@549dcd30, memory.pools.PS-Eden-Space.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$706/0x000000010096c840@542993d2}

Stack Trace:
java.lang.AssertionError: {memory.pools.Compressed-Class-Space.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$706/0x000000010096c840@39fa4ae8, memory.pools.PS-Eden-Space.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$707/0x000000010096cc40@328eb7ed, memory.pools.PS-Old-Gen.usage=com.codahale.metrics.jvm.MemoryUsageGaugeSet$3@586cf24f, memory.pools.Metaspace.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$708/0x000000010096d040@3a976a8d, os.freeSwapSpaceSize=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@51d1ca3d, threads.runnable.count=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$710/0x000000010096d840@16273e35, os.committedVirtualMemorySize=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@29e64834, memory.pools.PS-Survivor-Space.usage=com.codahale.metrics.jvm.MemoryUsageGaugeSet$3@28a48c87, memory.pools.PS-Old-Gen.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$707/0x000000010096cc40@777b3b8c, os.availableProcessors=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@588265c0, os.maxFileDescriptorCount=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@433e310c, memory.pools.Metaspace.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$707/0x000000010096cc40@4f725d58, memory.non-heap.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$704/0x000000010096c040@61fba861, os.totalSwapSpaceSize=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@2a9c6dfb, memory.pools.CodeHeap-'non-profiled-nmethods'.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$706/0x000000010096c840@18189ff5, memory.pools.Metaspace.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$705/0x000000010096c440@455d8933, memory.pools.PS-Eden-Space.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$708/0x000000010096d040@79599959, memory.heap.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$700/0x000000010096b040@30e3c03c, memory.non-heap.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$703/0x000000010096bc40@6c5806e2, os.version=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@45e51e4b, memory.pools.PS-Old-Gen.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$705/0x000000010096c440@7043d4ff, os.arch=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@5e0f18eb, gc.PS-Scavenge.count=com.codahale.metrics.jvm.GarbageCollectorMetricSet$$Lambda$691/0x0000000100968c40@724c7ade, os.totalPhysicalMemorySize=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@1f36359a, memory.pools.CodeHeap-'non-profiled-nmethods'.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$707/0x000000010096cc40@71bceeaf, memory.total.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$696/0x000000010096a040@57d27833, memory.heap.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$699/0x000000010096ac40@46d9629d, memory.pools.Compressed-Class-Space.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$705/0x000000010096c440@686d0539, memory.non-heap.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$701/0x000000010096b440@7eb2470d, memory.total.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$694/0x0000000100969840@3a65ab08, classes.unloaded=com.codahale.metrics.jvm.ClassLoadingGaugeSet$$Lambda$686/0x0000000100941840@37a5eb53, memory.pools.Compressed-Class-Space.usage=com.codahale.metrics.jvm.MemoryUsageGaugeSet$3@37616453, os.processCpuTime=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@5b87d79d, buffers.mapped.MemoryUsed=org.apache.solr.metrics.AltBufferPoolMetricSet$$Lambda$682/0x0000000100943c40@4cad1a0e, memory.pools.PS-Survivor-Space.used-after-gc=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$709/0x000000010096d440@544a8fbb, memory.pools.CodeHeap-'non-nmethods'.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$708/0x000000010096d040@68b52a9d, threads.count=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$711/0x000000010096dc40@d6b2329, memory.pools.PS-Eden-Space.used-after-gc=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$709/0x000000010096d440@29b225e0, buffers.direct.MemoryUsed=org.apache.solr.metrics.AltBufferPoolMetricSet$$Lambda$682/0x0000000100943c40@2905403a, memory.pools.PS-Old-Gen.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$708/0x000000010096d040@68257645, threads.daemon.count=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$713/0x000000010096e440@3c836203, memory.heap.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$698/0x000000010096a840@4a6cd56, memory.pools.PS-Survivor-Space.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$706/0x000000010096c840@7215968, memory.pools.PS-Eden-Space.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$705/0x000000010096c440@44f58097, memory.pools.CodeHeap-'non-profiled-nmethods'.usage=com.codahale.metrics.jvm.MemoryUsageGaugeSet$3@63c17170, classes.loaded=com.codahale.metrics.jvm.ClassLoadingGaugeSet$$Lambda$685/0x0000000100942440@513fcc23, memory.pools.CodeHeap-'non-nmethods'.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$705/0x000000010096c440@5c583575, os.freePhysicalMemorySize=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@34c1e751, memory.pools.CodeHeap-'non-nmethods'.usage=com.codahale.metrics.jvm.MemoryUsageGaugeSet$3@5ce34a48, memory.pools.CodeHeap-'non-nmethods'.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$706/0x000000010096c840@7312db23, memory.pools.CodeHeap-'non-profiled-nmethods'.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$708/0x000000010096d040@6efcbba9, buffers.direct.Count=org.apache.solr.metrics.AltBufferPoolMetricSet$$Lambda$681/0x0000000100943840@55bc2248, gc.PS-MarkSweep.count=com.codahale.metrics.jvm.GarbageCollectorMetricSet$$Lambda$691/0x0000000100968c40@13cb83bd, os.openFileDescriptorCount=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@76e58924, memory.pools.CodeHeap-'non-nmethods'.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$707/0x000000010096cc40@7d4f45a2, os.name=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@49d58621, memory.total.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$693/0x0000000100969440@64c32cd, threads.deadlocks=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$716/0x000000010096f040@5c3a3789, gc.PS-Scavenge.time=com.codahale.metrics.jvm.GarbageCollectorMetricSet$$Lambda$692/0x0000000100969040@5b5f1bf9, memory.pools.Compressed-Class-Space.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$708/0x000000010096d040@3e5e6a3d, memory.pools.PS-Old-Gen.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$706/0x000000010096c840@59e3ed61, threads.new.count=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$710/0x000000010096d840@54681fab, memory.pools.PS-Survivor-Space.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$705/0x000000010096c440@77cb460c, memory.pools.PS-Survivor-Space.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$707/0x000000010096cc40@3a09c54a, memory.non-heap.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$702/0x000000010096b840@7cc7bf8f, memory.pools.PS-Eden-Space.usage=com.codahale.metrics.jvm.MemoryUsageGaugeSet$3@684672fb, memory.pools.PS-Survivor-Space.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$708/0x000000010096d040@4590b2d9, memory.pools.PS-Old-Gen.used-after-gc=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$709/0x000000010096d440@31471cb4, memory.heap.init=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$697/0x000000010096a440@70bde6d4, buffers.mapped.TotalCapacity=org.apache.solr.metrics.AltBufferPoolMetricSet$$Lambda$683/0x0000000100943040@2bb78392, threads.deadlock.count=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$714/0x000000010096e840@6bf1fa47, threads.blocked.count=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$710/0x000000010096d840@625ae931, memory.pools.Metaspace.usage=com.codahale.metrics.jvm.MemoryUsageGaugeSet$3@7dce28e8, buffers.direct.TotalCapacity=org.apache.solr.metrics.AltBufferPoolMetricSet$$Lambda$683/0x0000000100943040@6af29fd0, gc.PS-MarkSweep.time=com.codahale.metrics.jvm.GarbageCollectorMetricSet$$Lambda$692/0x0000000100969040@e35630b, threads.waiting.count=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$710/0x000000010096d840@3b93109d, memory.pools.Metaspace.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$706/0x000000010096c840@3716e66f, os.systemCpuLoad=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@4964e342, memory.pools.Compressed-Class-Space.committed=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$707/0x000000010096cc40@6cecec5e, memory.pools.CodeHeap-'non-profiled-nmethods'.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$705/0x000000010096c440@4fd80ea6, threads.timed_waiting.count=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$710/0x000000010096d840@4ffdbcac, memory.heap.usage=com.codahale.metrics.jvm.MemoryUsageGaugeSet$1@216d38e2, os.processCpuLoad=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@2ae8be8d, os.systemLoadAverage=org.apache.solr.util.stats.MetricUtils$$Lambda$688/0x0000000100968040@25ca3848, buffers.mapped.Count=org.apache.solr.metrics.AltBufferPoolMetricSet$$Lambda$681/0x0000000100943840@770f881, memory.non-heap.usage=com.codahale.metrics.jvm.MemoryUsageGaugeSet$2@4f126aa5, memory.total.max=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$695/0x0000000100969c40@20e1a91c, threads.terminated.count=com.codahale.metrics.jvm.ThreadStatesGaugeSet$$Lambda$710/0x000000010096d840@549dcd30, memory.pools.PS-Eden-Space.used=com.codahale.metrics.jvm.MemoryUsageGaugeSet$$Lambda$706/0x000000010096c840@542993d2}
	at __randomizedtesting.SeedInfo.seed([1139392F46CF54BC:AD8DEF95577F9BDE]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.metrics.JvmMetricsTest.testSetupJvmMetrics(JvmMetricsTest.java:160)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:879)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:837)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=1086, name=ParWork-CloudSolrClient-908, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=1086, name=ParWork-CloudSolrClient-908, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([1139392F46CF54BC]:0)




Build Log:
[...truncated 14839 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.109 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1139392F46CF54BC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.metrics.JvmMetricsTest.testSetupJvmMetrics (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.metrics.JvmMetricsTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.metrics.JvmMetricsTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1139392F46CF54BC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency che

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 59s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1184 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1184/

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete

Error Message:
org.apache.solr.common.SolrException: Could not find collection : testSolrCloudCollectionWithoutCores collections=[]

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : testSolrCloudCollectionWithoutCores collections=[]
	at __randomizedtesting.SeedInfo.seed([A001347BB69F1E40:13C4FBBAB9E7CD01]:0)
	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:114)
	at org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete(TestCollectionsAPIViaSolrCloudCluster.java:213)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:863)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:821)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15022 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.44 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A001347BB69F1E40 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 880 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:584, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1194, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1194, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/L

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 5s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1183 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1183/

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.test

Error Message:
java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=deleteShard :live=[127.0.0.1:34235_solr, 127.0.0.1:40827_solr]DocCollection(deleteShard::v=5 u=false)={
  "shards":{"s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"deleteShard_s2_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=deleteShard :live=[127.0.0.1:34235_solr, 127.0.0.1:40827_solr]DocCollection(deleteShard::v=5 u=false)={
  "shards":{"s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"deleteShard_s2_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:34235_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([E39037E8F8801AF4:6BC40832567C770C]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2177)
	at org.apache.solr.cloud.DeleteShardTest.setSliceState(DeleteShardTest.java:100)
	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:84)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:863)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:821)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.MoveReplicaTest.test

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36199/solr/test_coll_false/select?q=*%3A*&_stateVer_=test_coll_false%3A6&wt=javabin&version=2: not found: 404, message:null

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36199/solr/test_coll_false/select?q=*%3A*&_stateVer_=test_coll_false%3A6&wt=javabin&version=2: not found: 404, message:null
	at __randomizedtesting.SeedInfo.seed([E39037E8F8801AF4:6BC40832567C770C]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:875)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:164)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:863)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:821)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15991 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.585 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.MoveReplicaTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MoveReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.MoveReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=E39037E8F8801AF4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=E39037E8F8801AF4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Chec

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 9s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1182 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1182/

1 tests failed.
FAILED:  org.apache.solr.handler.component.SearchHandlerTest.testRequireZkConnectedDistrib

Error Message:
java.lang.AssertionError: Unrecognized exception message: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45353/solr/testRequireZkConnectedDistribCollection_s2_r_n1: Error from server at null: ZooKeeper is not connected

Stack Trace:
java.lang.AssertionError: Unrecognized exception message: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45353/solr/testRequireZkConnectedDistribCollection_s2_r_n1: Error from server at null: ZooKeeper is not connected
	at __randomizedtesting.SeedInfo.seed([423618694DCF56FF:FAB821E886C81D58]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.handler.component.SearchHandlerTest.testRequireZkConnectedDistrib(SearchHandlerTest.java:265)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:863)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:821)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15073 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.143 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.SearchHandlerTest.testRequireZkConnectedDistrib (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.SearchHandlerTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.SearchHandlerTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=423618694DCF56FF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimp

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 43s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1181 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1181/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=163, name=ParWork-CloudSolrClient-115, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=163, name=ParWork-CloudSolrClient-115, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([E160B05D2F901B79]:0)




Build Log:
[...truncated 14609 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 30.028 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=E160B05D2F901B79 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 59s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1180 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1180/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestOnReconnectListenerSupport.test

Error Message:
java.lang.AssertionError: Previous core c8n_onreconnect_1x1_s1_r_n1:14606965854493736 should no longer be a registered OnReconnect listener! Current listeners: [ZkIndexSchemaReader: /configs/_default/managed-schema, uniqueCoreId: c8n_onreconnect_1x1_s1_r_n1:14606965854493736, ZkIndexSchemaReader: /configs/_default/managed-schema, uniqueCoreId: c8n_onreconnect_1x1_s1_r_n1:14606966003230971, org.apache.solr.cloud.ZkController$ZkControllerOnReconnect@7ad15b28]

Stack Trace:
java.lang.AssertionError: Previous core c8n_onreconnect_1x1_s1_r_n1:14606965854493736 should no longer be a registered OnReconnect listener! Current listeners: [ZkIndexSchemaReader: /configs/_default/managed-schema, uniqueCoreId: c8n_onreconnect_1x1_s1_r_n1:14606965854493736, ZkIndexSchemaReader: /configs/_default/managed-schema, uniqueCoreId: c8n_onreconnect_1x1_s1_r_n1:14606966003230971, org.apache.solr.cloud.ZkController$ZkControllerOnReconnect@7ad15b28]
	at __randomizedtesting.SeedInfo.seed([6A78EEB4ACCF09A3:E22CD16E0233645B]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.TestOnReconnectListenerSupport.test(TestOnReconnectListenerSupport.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:863)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:821)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14769 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.159 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.TestOnReconnectListenerSupport.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestOnReconnectListenerSupport.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestOnReconnectListenerSupport" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6A78EEB4ACCF09A3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineN

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 6s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1179 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1179/

All tests passed

Build Log:
[...truncated 14474 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.976 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1663, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1663, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1725, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1771, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1829, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1829, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2032, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2032, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3454, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surroun

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 17s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1178 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1178/

All tests passed

Build Log:
[...truncated 14474 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.56 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1663, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1663, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1725, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1771, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1829, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1829, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2032, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2032, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3454, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 59s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1177 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1177/

7 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaTest.test

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46649/solr/test_coll_false/select?q=*%3A*&_stateVer_=test_coll_false%3A7&wt=javabin&version=2: not found: 404, message:null

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46649/solr/test_coll_false/select?q=*%3A*&_stateVer_=test_coll_false%3A7&wt=javabin&version=2: not found: 404, message:null
	at __randomizedtesting.SeedInfo.seed([C55E70995CD86626:4D0A4F43F2240BDE]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:875)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:164)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:863)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:821)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.rest.schema.TestUniqueKeyFieldResource.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! []
{q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&df=text&preferLocalShards=false&echoParams=explicit&event=firstSearcher&rows=10}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.QuerySenderListener$1
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.request.LocalSolrQueryRequest.<init>(LocalSolrQueryRequest.java:77)
	at org.apache.solr.request.LocalSolrQueryRequest.<init>(LocalSolrQueryRequest.java:71)
	at org.apache.solr.core.QuerySenderListener$1.<init>(QuerySenderListener.java:66)
	at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:66)
	at org.apache.solr.core.SolrCore.lambda$getSearcher$36(SolrCore.java:2789)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:512)
	at org.apache.solr.common.ParWork$ParWorkCallable.call(ParWork.java:788)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:195)
	at org.apache.solr.common.PerThreadExecService$MyThreadCallable.call(PerThreadExecService.java:254)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

 expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! []
{q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&df=text&preferLocalShards=false&echoParams=explicit&event=firstSearcher&rows=10}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.QuerySenderListener$1
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.request.LocalSolrQueryRequest.<init>(LocalSolrQueryRequest.java:77)
	at org.apache.solr.request.LocalSolrQueryRequest.<init>(LocalSolrQueryRequest.java:71)
	at org.apache.solr.core.QuerySenderListener$1.<init>(QuerySenderListener.java:66)
	at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:66)
	at org.apache.solr.core.SolrCore.lambda$getSearcher$36(SolrCore.java:2789)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:512)
	at org.apache.solr.common.ParWork$ParWorkCallable.call(ParWork.java:788)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:195)
	at org.apache.solr.common.PerThreadExecService$MyThreadCallable.call(PerThreadExecService.java:254)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! []
{q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&df=text&preferLocalShards=false&echoParams=explicit&event=firstSearcher&rows=10}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.QuerySenderListener$1
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.request.LocalSolrQueryRequest.<init>(LocalSolrQueryRequest.java:77)
	at org.apache.solr.request.LocalSolrQueryRequest.<init>(LocalSolrQueryRequest.java:71)
	at org.apache.solr.core.QuerySenderListener$1.<init>(QuerySenderListener.java:66)
	at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:66)
	at org.apache.solr.core.SolrCore.lambda$getSearcher$36(SolrCore.java:2789)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:512)
	at org.apache.solr.common.ParWork$ParWorkCallable.call(ParWork.java:788)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:195)
	at org.apache.solr.common.PerThreadExecService$MyThreadCallable.call(PerThreadExecService.java:254)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

 expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! []
{q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&df=text&preferLocalShards=false&echoParams=explicit&event=firstSearcher&rows=10}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.QuerySenderListener$1
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.request.LocalSolrQueryRequest.<init>(LocalSolrQueryRequest.java:77)
	at org.apache.solr.request.LocalSolrQueryRequest.<init>(LocalSolrQueryRequest.java:71)
	at org.apache.solr.core.QuerySenderListener$1.<init>(QuerySenderListener.java:66)
	at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:66)
	at org.apache.solr.core.SolrCore.lambda$getSearcher$36(SolrCore.java:2789)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:512)
	at org.apache.solr.common.ParWork$ParWorkCallable.call(ParWork.java:788)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:195)
	at org.apache.solr.common.PerThreadExecService$MyThreadCallable.call(PerThreadExecService.java:254)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

>
	at __randomizedtesting.SeedInfo.seed([C55E70995CD86626]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:531)
	at jdk.internal.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.rest.schema.TestUniqueKeyFieldResource.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 91 threads leaked from SUITE scope at org.apache.solr.rest.schema.TestUniqueKeyFieldResource: 
   1) Thread[id=10240, name=SOLR-9149, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   2) Thread[id=10221, name=SOLR-9132, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   3) Thread[id=10161, name=SOLR-9073, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   4) Thread[id=10130, name=SOLR-9042, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   5) Thread[id=10179, name=SOLR-9091, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   6) Thread[id=10169, name=SOLR-9081, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   7) Thread[id=10213, name=SOLR-9124, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   8) Thread[id=10134, name=SOLR-9046, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   9) Thread[id=10187, name=SOLR-9098, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  10) Thread[id=10226, name=SOLR-9137, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  11) Thread[id=10164, name=SOLR-9076, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  12) Thread[id=10129, name=SOLR-9041, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  13) Thread[id=10168, name=SOLR-9080, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  14) Thread[id=10231, name=SOLR-9140, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  15) Thread[id=10165, name=SOLR-9077, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  16) Thread[id=10230, name=SOLR-9139, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  17) Thread[id=10211, name=SOLR-9122, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  18) Thread[id=10217, name=SOLR-9128, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  19) Thread[id=10133, name=SOLR-9045, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  20) Thread[id=10232, name=SOLR-9142, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  21) Thread[id=10162, name=SOLR-9074, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  22) Thread[id=10127, name=SOLR-9039, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  23) Thread[id=10167, name=SOLR-9079, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  24) Thread[id=10163, name=SOLR-9075, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  25) Thread[id=10181, name=SOLR-9093, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  26) Thread[id=10188, name=SOLR-9099, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  27) Thread[id=10219, name=SOLR-9130, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  28) Thread[id=10152, name=SOLR-9064, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  29) Thread[id=10214, name=SOLR-9125, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  30) Thread[id=10150, name=SOLR-9062, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  31) Thread[id=10223, name=SOLR-9134, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  32) Thread[id=10234, name=SOLR-9143, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  33) Thread[id=10131, name=SOLR-9043, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  34) Thread[id=10222, name=SOLR-9133, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  35) Thread[id=10124, name=SOLR-9036, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  36) Thread[id=10166, name=SOLR-9078, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  37) Thread[id=10236, name=SOLR-9145, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  38) Thread[id=10184, name=SOLR-9096, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  39) Thread[id=10149, name=SOLR-9061, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  40) Thread[id=10180, name=SOLR-9092, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  41) Thread[id=10233, name=SOLR-9141, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  42) Thread[id=10125, name=SOLR-9037, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  43) Thread[id=10243, name=SOLR-9151, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  44) Thread[id=10154, name=SOLR-9066, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  45) Thread[id=10210, name=SOLR-9121, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  46) Thread[id=10176, name=SOLR-9088, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  47) Thread[id=10218, name=SOLR-9129, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  48) Thread[id=10158, name=SOLR-9070, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  49) Thread[id=10237, name=SOLR-9146, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  50) Thread[id=10172, name=SOLR-9084, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  51) Thread[id=10235, name=SOLR-9144, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  52) Thread[id=10193, name=SOLR-9104, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  53) Thread[id=10157, name=SOLR-9069, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  54) Thread[id=10178, name=SOLR-9090, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  55) Thread[id=10208, name=SOLR-9119, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  56) Thread[id=10177, name=SOLR-9089, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  57) Thread[id=10174, name=SOLR-9086, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  58) Thread[id=10185, name=SOLR-9097, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  59) Thread[id=10189, name=SOLR-9100, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  60) Thread[id=10183, name=SOLR-9095, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  61) Thread[id=10206, name=SOLR-9117, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  62) Thread[id=10175, name=SOLR-9087, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  63) Thread[id=10225, name=SOLR-9136, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  64) Thread[id=10216, name=SOLR-9127, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  65) Thread[id=10148, name=SOLR-9060, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  66) Thread[id=10205, name=SOLR-9116, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  67) Thread[id=10238, name=SOLR-9147, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  68) Thread[id=10207, name=SOLR-9118, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  69) Thread[id=10212, name=SOLR-9123, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  70) Thread[id=10155, name=SOLR-9067, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  71) Thread[id=10220, name=SOLR-9131, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  72) Thread[id=10151, name=SOLR-9063, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  73) Thread[id=10239, name=SOLR-9148, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  74) Thread[id=10190, name=SOLR-9101, state=TIMED_WAITING, group=TGRP-TestUniqueKeyFieldResource]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueu

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 16s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1176 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1176/

2 tests failed.
FAILED:  org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached

Error Message:
org.apache.solr.common.SolrException: Error reading collection properties

Stack Trace:
org.apache.solr.common.SolrException: Error reading collection properties
	at __randomizedtesting.SeedInfo.seed([84E6B4ECE33B9C96:62A17922710DE065]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1262)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1215)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.checkValue(ZkCollectionPropsCachingTest.java:91)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached(ZkCollectionPropsCachingTest.java:79)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:863)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:821)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: org.apache.solr.common.AlreadyClosedException: SolrZkClient is already closed
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:64)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:54)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:382)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionProperties(ZkStateReader.java:1298)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1249)
	... 37 more


FAILED:  org.apache.solr.client.solrj.impl.HttpSolrClientBadInputTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.HttpSolrClientBadInputTest: 
   1) Thread[id=1311, name=Core-1087, state=RUNNABLE, group=TGRP-HttpSolrClientBadInputTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.HttpSolrClientBadInputTest: 
   1) Thread[id=1311, name=Core-1087, state=RUNNABLE, group=TGRP-HttpSolrClientBadInputTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([84E6B4ECE33B9C96]:0)




Build Log:
[...truncated 14999 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.036 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.HttpSolrClientBadInputTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.HttpSolrClientBadInputTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.HttpSolrClientBadInputTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=84E6B4ECE33B9C96 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=84E6B4ECE33B9C96 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-So

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 36s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1175 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1175/

1 tests failed.
FAILED:  org.apache.solr.handler.component.SearchHandlerTest.testRequireZkConnectedDistrib

Error Message:
java.lang.AssertionError: Unrecognized exception message: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34429/solr/testRequireZkConnectedDistribCollection_s1_r_n1: Error from server at null: ZooKeeper is not connected

Stack Trace:
java.lang.AssertionError: Unrecognized exception message: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34429/solr/testRequireZkConnectedDistribCollection_s1_r_n1: Error from server at null: ZooKeeper is not connected
	at __randomizedtesting.SeedInfo.seed([D1ADD9F1B2DD723D:6923E07079DA399A]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.handler.component.SearchHandlerTest.testRequireZkConnectedDistrib(SearchHandlerTest.java:265)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:863)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:821)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15120 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.847 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.SearchHandlerTest.testRequireZkConnectedDistrib (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.SearchHandlerTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.SearchHandlerTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D1ADD9F1B2DD723D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/so

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 53s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1174 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1174/

All tests passed

Build Log:
[...truncated 14534 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.658 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLine

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 0s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1173 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1173/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=171, name=ParWork-CloudSolrClient-123, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=171, name=ParWork-CloudSolrClient-123, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([AC1859842E04F62A]:0)




Build Log:
[...truncated 14599 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.524 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AC1859842E04F62A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 40s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1172 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1172/

All tests passed

Build Log:
[...truncated 14473 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.463 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1663, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1663, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1725, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1771, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1829, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1829, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2032, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2032, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3454, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surroun

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 51s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1171 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1171/

1 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaTest.test

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40847/solr/test_coll_false/select?q=*%3A*&_stateVer_=test_coll_false%3A7&wt=javabin&version=2: not found: 404, message:null

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40847/solr/test_coll_false/select?q=*%3A*&_stateVer_=test_coll_false%3A7&wt=javabin&version=2: not found: 404, message:null
	at __randomizedtesting.SeedInfo.seed([E648F6CE2E4B5636:6E1CC91480B73BCE]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:875)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:164)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:863)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:821)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15092 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.051 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.MoveReplicaTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MoveReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.MoveReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=E648F6CE2E4B5636 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at:

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 23s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1170 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1170/

All tests passed

Build Log:
[...truncated 14471 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.002 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1663, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1663, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1725, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1771, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1829, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1829, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2032, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2032, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3454, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surroun

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 37s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1169 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1169/

All tests passed

Build Log:
[...truncated 14534 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.849 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLine

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 36s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1168 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1168/

All tests passed

Build Log:
[...truncated 14476 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.915 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1663, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1663, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1725, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1771, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1829, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1829, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2032, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2032, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3454, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surroun

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 22s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1167 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1167/

All tests passed

Build Log:
[...truncated 14476 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.769 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1663, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1663, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1725, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1771, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1829, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1829, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2032, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2032, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3454, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surroun

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 33s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1166 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1166/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=164, name=ParWork-CloudSolrClient-116, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=164, name=ParWork-CloudSolrClient-116, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([270FD93B4E77F83E]:0)




Build Log:
[...truncated 14606 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.032 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=270FD93B4E77F83E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/s

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 44s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1165 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1165/

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.test

Error Message:
java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=deleteShard :live=[127.0.0.1:34735_solr, 127.0.0.1:36569_solr]DocCollection(deleteShard::v=3 u=false)={
  "shards":{
    "s1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"deleteShard_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:36569_solr",
          "type":"NRT",
          "leader":"true"}}},
    "s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"deleteShard_s2_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:34735_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=deleteShard :live=[127.0.0.1:34735_solr, 127.0.0.1:36569_solr]DocCollection(deleteShard::v=3 u=false)={
  "shards":{
    "s1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"deleteShard_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:36569_solr",
          "type":"NRT",
          "leader":"true"}}},
    "s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"deleteShard_s2_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:34735_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([83D16839D82E6F34:B8557E376D202CC]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2177)
	at org.apache.solr.cloud.DeleteShardTest.setSliceState(DeleteShardTest.java:100)
	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:863)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:821)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14992 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.313 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.DeleteShardTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=83D16839D82E6F34 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel tru

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 33s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1164 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1164/

All tests passed

Build Log:
[...truncated 14471 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.085 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:369, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1663, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1663, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1725, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1771, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1829, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1829, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2032, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2032, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3454, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surroun

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 34s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1163 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1163/

1 tests failed.
FAILED:  org.apache.solr.cloud.AddReplicaTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AddReplicaTest: 
   1) Thread[id=3775, name=indexFetcher-244-thread-1, state=TIMED_WAITING, group=TGRP-AddReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2170)
        at app//org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:976)
        at app//org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:731)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:403)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:363)
        at app//org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:425)
        at app//org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1229)
        at app//org.apache.solr.handler.ReplicationHandler$$Lambda$1093/0x0000000100db6840.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AddReplicaTest: 
   1) Thread[id=3775, name=indexFetcher-244-thread-1, state=TIMED_WAITING, group=TGRP-AddReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2170)
        at app//org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:976)
        at app//org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:731)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:403)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:363)
        at app//org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:425)
        at app//org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1229)
        at app//org.apache.solr.handler.ReplicationHandler$$Lambda$1093/0x0000000100db6840.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)
	at __randomizedtesting.SeedInfo.seed([C72156AD8421DEBF]:0)




Build Log:
[...truncated 15254 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.878 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.AddReplicaTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.AddReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.AddReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C72156AD8421DEBF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cau

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 18s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1162 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1162/

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.test

Error Message:
java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=deleteShard :live=[127.0.0.1:35321_solr, 127.0.0.1:39377_solr]DocCollection(deleteShard::v=3 u=false)={
  "shards":{
    "s1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"deleteShard_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:35321_solr",
          "type":"NRT",
          "leader":"true"}}},
    "s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"deleteShard_s2_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:39377_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=deleteShard :live=[127.0.0.1:35321_solr, 127.0.0.1:39377_solr]DocCollection(deleteShard::v=3 u=false)={
  "shards":{
    "s1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"deleteShard_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:35321_solr",
          "type":"NRT",
          "leader":"true"}}},
    "s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"deleteShard_s2_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:39377_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([2C8F55936920CA72:A4DB6A49C7DCA78A]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2177)
	at org.apache.solr.cloud.DeleteShardTest.setSliceState(DeleteShardTest.java:100)
	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:863)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:821)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15002 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.595 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.DeleteShardTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2C8F55936920CA72 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel tr

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 36s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1161 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1161/

1 tests failed.
FAILED:  org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached

Error Message:
org.apache.solr.common.SolrException: Error reading collection properties

Stack Trace:
org.apache.solr.common.SolrException: Error reading collection properties
	at __randomizedtesting.SeedInfo.seed([2C2588543CF88EC0:CA62459AAECEF233]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1262)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1215)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.checkValue(ZkCollectionPropsCachingTest.java:91)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached(ZkCollectionPropsCachingTest.java:79)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:863)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:821)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: org.apache.solr.common.AlreadyClosedException: SolrZkClient is already closed
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:64)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:54)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:382)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionProperties(ZkStateReader.java:1298)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1249)
	... 37 more




Build Log:
[...truncated 14750 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.001 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2C2588543CF88EC0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 24s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1160 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1160/

1 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest: 
   1) Thread[id=632, name=SUITE-DistributedQueryComponentOptimizationTest-seed#[4721E0F8E524A08C]-EventThread, state=RUNNABLE, group=TGRP-DistributedQueryComponentOptimizationTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:558)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest: 
   1) Thread[id=632, name=SUITE-DistributedQueryComponentOptimizationTest-seed#[4721E0F8E524A08C]-EventThread, state=RUNNABLE, group=TGRP-DistributedQueryComponentOptimizationTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:558)
	at __randomizedtesting.SeedInfo.seed([4721E0F8E524A08C]:0)




Build Log:
[...truncated 14794 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.975 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4721E0F8E524A08C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 872 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 24s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1159 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1159/

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=testAsyncIdRaceCondition :live=[127.0.0.1:34707_solr, 127.0.0.1:42159_solr]DocCollection(testAsyncIdRaceCondition::v=1 u=false)={
  "shards":{"s1":{
      "range":null,
      "state":"active",
      "replicas":{"testAsyncIdRaceCondition_s1_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:34707_solr",
          "shards":"s1",
          "type":"NRT"}}}},
  "router":{"name":"implicit"}} 
Shards:1 Replicas:1
Live Nodes: [127.0.0.1:34707_solr, 127.0.0.1:42159_solr]
Last available state: DocCollection(testAsyncIdRaceCondition::v=1 u=false)={
  "shards":{"s1":{
      "range":null,
      "state":"active",
      "replicas":{"testAsyncIdRaceCondition_s1_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:34707_solr",
          "shards":"s1",
          "type":"NRT"}}}},
  "router":{"name":"implicit"}}

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=testAsyncIdRaceCondition :live=[127.0.0.1:34707_solr, 127.0.0.1:42159_solr]DocCollection(testAsyncIdRaceCondition::v=1 u=false)={
  "shards":{"s1":{
      "range":null,
      "state":"active",
      "replicas":{"testAsyncIdRaceCondition_s1_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:34707_solr",
          "shards":"s1",
          "type":"NRT"}}}},
  "router":{"name":"implicit"}} 
Shards:1 Replicas:1
Live Nodes: [127.0.0.1:34707_solr, 127.0.0.1:42159_solr]
Last available state: DocCollection(testAsyncIdRaceCondition::v=1 u=false)={
  "shards":{"s1":{
      "range":null,
      "state":"active",
      "replicas":{"testAsyncIdRaceCondition_s1_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:34707_solr",
          "shards":"s1",
          "type":"NRT"}}}},
  "router":{"name":"implicit"}}
	at __randomizedtesting.SeedInfo.seed([2640147A76C406A3:73CD79971AAAFF08]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2204)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:863)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:859)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:868)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition(CollectionsAPIAsyncDistributedZkTest.java:268)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:39589_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:39589_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([2640147A76C406A3:4345100BE4301EE1]:0)
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:39589_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:88)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
Caused by: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:39589_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2177)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.waitForState(BaseCloudSolrClient.java:407)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:85)
	... 5 more




Build Log:
[...truncated 15200 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.292 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2640147A76C406A3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2640147A76C406A3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 65 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimp

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 44s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1158 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1158/

6 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCount

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([2192D0F6023756D2:4D371482B52163A6]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCount(DeleteReplicaTest.java:182)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 43 more


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([2192D0F6023756D2:8CF264FD1F08FEA7]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:105)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 43 more


FAILED:  org.apache.solr.cloud.MoveReplicaTest.test

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([2192D0F6023756D2:A9C6EF2CACCB3B2A]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.MoveReplicaTest.beforeTest(MoveReplicaTest.java:79)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 41 more


FAILED:  org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([2192D0F6023756D2:7235C300FF1BB8D0]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded(TestPrepRecovery.java:86)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 43 more


FAILED:  org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:36029_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:36029_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([2192D0F6023756D2:4497D48790C34E90]:0)
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:36029_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:88)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
Caused by: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:36029_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2177)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.waitForState(BaseCloudSolrClient.java:407)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:85)
	... 5 more


FAILED:  org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest.classMethod

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([2192D0F6023756D2]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest.setupCluster(JsonRequestApiHeatmapFacetingTest.java:60)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 29 more




Build Log:
[...truncated 17771 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.092 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2192D0F6023756D2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestPrepRecovery.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestPrepRecovery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2192D0F6023756D2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCount (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2192D0F6023756D2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2192D0F6023756D2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2192D0F6023756D2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.MoveReplicaTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MoveReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.MoveReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2192D0F6023756D2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 65 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stac

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 32s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1157 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1157/

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.test

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([8A288E1F68C719FC:27CB1C5C63B7404]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.test(DeleteLastCustomShardedReplicaTest.java:42)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 43 more




Build Log:
[...truncated 14980 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.727 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8A288E1F68C719FC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 65 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 859 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Ch

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 19s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1156 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1156/

All tests passed

Build Log:
[...truncated 14393 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.099 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 65 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 859 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1721, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1767, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1825, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1825, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2024, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2024, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3406, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:151, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Param

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 8s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1155 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1155/

All tests passed

Build Log:
[...truncated 14451 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.508 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 65 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 859 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLine

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 4s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1154 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1154/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.test

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([4A03E0D1047BA002:C257DF0BAA87CDFA]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.test(DeleteLastCustomShardedReplicaTest.java:42)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 43 more


FAILED:  org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached

Error Message:
org.apache.solr.common.SolrException: Error reading collection properties

Stack Trace:
org.apache.solr.common.SolrException: Error reading collection properties
	at __randomizedtesting.SeedInfo.seed([4A03E0D1047BA002:AC442D1F964DDCF1]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1262)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1215)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.checkValue(ZkCollectionPropsCachingTest.java:91)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached(ZkCollectionPropsCachingTest.java:79)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: org.apache.solr.common.AlreadyClosedException: org.apache.solr.common.cloud.ConnectionManager@11f4adc5 SolrZkClient is not currently connected state=CLOSED
	at org.apache.solr.common.cloud.ConnectionManager.getKeeper(ConnectionManager.java:92)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:375)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionProperties(ZkStateReader.java:1298)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1249)
	... 37 more


FAILED:  org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest.classMethod

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([4A03E0D1047BA002]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest.setupCluster(JsonRequestApiHeatmapFacetingTest.java:60)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 29 more




Build Log:
[...truncated 16033 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.167 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4A03E0D1047BA002 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4A03E0D1047BA002 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4A03E0D1047BA002 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 65 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
========================================================

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 42s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1153 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1153/

1 tests failed.
FAILED:  org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.classMethod

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([760EB09419045ECD]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.setupCluster(AtomicUpdateRemovalJavabinTest.java:62)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 29 more




Build Log:
[...truncated 14754 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.697 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=760EB09419045ECD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 65 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 859 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:368, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1721, 
  cause: 'Line contains toString' Suspicious

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 23s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1152 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1152/

6 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([87EC90511F2B07C7:F70C14EB9B64AECC]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:155)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 43 more


FAILED:  org.apache.solr.handler.V2ApiIntegrationTest.classMethod

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([87EC90511F2B07C7]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.handler.V2ApiIntegrationTest.createCluster(V2ApiIntegrationTest.java:59)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 29 more


FAILED:  org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.classMethod

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([87EC90511F2B07C7]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.setupCluster(AtomicUpdateRemovalJavabinTest.java:62)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 29 more


FAILED:  org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest: 
   1) Thread[id=6840, name=overseerZkWriterExecutor-6134, state=TIMED_WAITING, group=TGRP-AtomicUpdateRemovalJavabinTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2170)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1034)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$819/0x0000000100a6a040.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:512)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:358)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1070)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:966)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$817/0x0000000100a69040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest: 
   1) Thread[id=6840, name=overseerZkWriterExecutor-6134, state=TIMED_WAITING, group=TGRP-AtomicUpdateRemovalJavabinTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2170)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1034)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$819/0x0000000100a6a040.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:512)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:358)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1070)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:966)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$817/0x0000000100a69040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([87EC90511F2B07C7]:0)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientWireMockTest.testConcurrentParallelUpdates

Error Message:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Timeout waiting for responses

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Timeout waiting for responses
	at __randomizedtesting.SeedInfo.seed([87EC90511F2B07C7:3D3C36A6D13638F1]:0)
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientWireMockTest.testConcurrentParallelUpdates(CloudHttp2SolrClientWireMockTest.java:213)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.lang.RuntimeException: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Timeout waiting for responses
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientWireMockTest.lambda$testConcurrentParallelUpdates$0(CloudHttp2SolrClientWireMockTest.java:199)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Timeout waiting for responses
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.doParallelUpdate(CloudHttp2SolrClient.java:148)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:520)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1117)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientWireMockTest.lambda$testConcurrentParallelUpdates$0(CloudHttp2SolrClientWireMockTest.java:197)
	... 4 more
Caused by: java.util.concurrent.TimeoutException: Timeout waiting for responses
	... 11 more


FAILED:  org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:40573_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:40573_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([87EC90511F2B07C7:E2E994208DDF1F85]:0)
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:40573_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:88)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
Caused by: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:40573_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2177)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.waitForState(BaseCloudSolrClient.java:407)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:85)
	... 5 more




Build Log:
[...truncated 17845 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.718 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientWireMockTest.testConcurrentParallelUpdates (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientWireMockTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientWireMockTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=87EC90511F2B07C7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=87EC90511F2B07C7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=87EC90511F2B07C7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.handler.V2ApiIntegrationTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.V2ApiIntegrationTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.V2ApiIntegrationTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=87EC90511F2B07C7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=87EC90511F2B07C7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=87EC90511F2B07C7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 65 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), 

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 34s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1151 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1151/

3 tests failed.
FAILED:  org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([6250AFCCE83161E7:755ABBD7AC579A5]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:80)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 43 more


FAILED:  org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([6250AFCCE83161E7:D195600DE749B2A6]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.createCollection(TestCollectionsAPIViaSolrCloudCluster.java:98)
	at org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete(TestCollectionsAPIViaSolrCloudCluster.java:209)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 44 more


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=1371, name=ParWork-CloudSolrClient-1143, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=1371, name=ParWork-CloudSolrClient-1143, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([6250AFCCE83161E7]:0)




Build Log:
[...truncated 15582 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.215 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6250AFCCE83161E7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6250AFCCE83161E7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6250AFCCE83161E7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 65 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run w

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 26s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1150 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1150/

1 tests failed.
FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:38903_solr, 127.0.0.1:46159_solr]DocCollection(ShardsWhitelistTestCollection::v=1 u=false)={
  "shards":{
    "s1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"ShardsWhitelistTestCollection_s1_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:38903_solr",
          "type":"NRT"}}},
    "s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"ShardsWhitelistTestCollection_s2_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:46159_solr",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}} 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:38903_solr, 127.0.0.1:46159_solr]
Last available state: DocCollection(ShardsWhitelistTestCollection::v=1 u=false)={
  "shards":{
    "s1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"ShardsWhitelistTestCollection_s1_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:38903_solr",
          "type":"NRT"}}},
    "s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"ShardsWhitelistTestCollection_s2_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:46159_solr",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:38903_solr, 127.0.0.1:46159_solr]DocCollection(ShardsWhitelistTestCollection::v=1 u=false)={
  "shards":{
    "s1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"ShardsWhitelistTestCollection_s1_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:38903_solr",
          "type":"NRT"}}},
    "s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"ShardsWhitelistTestCollection_s2_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:46159_solr",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}} 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:38903_solr, 127.0.0.1:46159_solr]
Last available state: DocCollection(ShardsWhitelistTestCollection::v=1 u=false)={
  "shards":{
    "s1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"ShardsWhitelistTestCollection_s1_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:38903_solr",
          "type":"NRT"}}},
    "s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"ShardsWhitelistTestCollection_s2_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:46159_solr",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([2D29F5B02DFE6C67:A57DCA6A8302019F]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2204)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:863)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:859)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:868)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15004 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.238 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D29F5B02DFE6C67 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 65 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 859 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 29s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1149 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1149/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=679, name=ParWork-CloudSolrClient-598, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=679, name=ParWork-CloudSolrClient-598, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([C814A66A56294019]:0)


FAILED:  org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([C814A66A56294019:AD11A21BC4DD585B]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:80)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 43 more




Build Log:
[...truncated 14943 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.569 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C814A66A56294019 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C814A66A56294019 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 65 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 859 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/clie

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 22s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1148 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1148/

6 tests failed.
FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testCreate

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([C9B595204A1610D3:F6FF5547FE843D52]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:214)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 39 more


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [SolrInternalHttpClient, Http2SolrClient, SolrQueuedThreadPool]
SolrInternalHttpClient@21a417a{STARTED}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrInternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:262)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.client.solrj.impl.Http2SolrClient@47860919
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.client.solrj.impl.Http2SolrClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

SolrQueuedThreadPool[http2Client]@325edba1{STARTED,6<=6<=8,i=0,r=0,q=0}[NO_TRY]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrQueuedThreadPool
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:239)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [SolrInternalHttpClient, Http2SolrClient, SolrQueuedThreadPool]
SolrInternalHttpClient@21a417a{STARTED}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrInternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:262)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.client.solrj.impl.Http2SolrClient@47860919
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.client.solrj.impl.Http2SolrClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

SolrQueuedThreadPool[http2Client]@325edba1{STARTED,6<=6<=8,i=0,r=0,q=0}[NO_TRY]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrQueuedThreadPool
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:239)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [SolrInternalHttpClient, Http2SolrClient, SolrQueuedThreadPool]
SolrInternalHttpClient@21a417a{STARTED}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrInternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:262)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.client.solrj.impl.Http2SolrClient@47860919
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.client.solrj.impl.Http2SolrClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

SolrQueuedThreadPool[http2Client]@325edba1{STARTED,6<=6<=8,i=0,r=0,q=0}[NO_TRY]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrQueuedThreadPool
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:239)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [SolrInternalHttpClient, Http2SolrClient, SolrQueuedThreadPool]
SolrInternalHttpClient@21a417a{STARTED}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrInternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:262)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.client.solrj.impl.Http2SolrClient@47860919
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.client.solrj.impl.Http2SolrClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

SolrQueuedThreadPool[http2Client]@325edba1{STARTED,6<=6<=8,i=0,r=0,q=0}[NO_TRY]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrQueuedThreadPool
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:239)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

>
	at __randomizedtesting.SeedInfo.seed([C9B595204A1610D3]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:529)
	at jdk.internal.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 88 threads leaked from SUITE scope at org.apache.solr.cloud.TestConfigSetsAPI: 
   1) Thread[id=4569, name=SOLR-3916, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   2) Thread[id=4584, name=SOLR-3931, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   3) Thread[id=4583, name=SOLR-3930, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   4) Thread[id=4156, name=SOLR-3667, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   5) Thread[id=4554, name=SOLR-3907, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   6) Thread[id=4433, name=SOLR-3842, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   7) Thread[id=4577, name=SOLR-3924, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   8) Thread[id=4589, name=SOLR-3936, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   9) Thread[id=4364, name=SOLR-3791, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  10) Thread[id=4570, name=SOLR-3917, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  11) Thread[id=4571, name=SOLR-3918, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  12) Thread[id=4402, name=SOLR-3813, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  13) Thread[id=4409, name=SOLR-3820, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  14) Thread[id=4155, name=SOLR-3666, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x00000001004d3040.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  15) Thread[id=4574, name=SOLR-3921, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  16) Thread[id=4161, name=SOLR-3672, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x00000001004d3040.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  17) Thread[id=4399, name=SOLR-3810, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  18) Thread[id=4483, name=SOLR-3872, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  19) Thread[id=4471, name=SOLR-3862, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  20) Thread[id=4592, name=SOLR-3939, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  21) Thread[id=4182, name=SOLR-3691, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  22) Thread[id=4410, name=SOLR-3821, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  23) Thread[id=4580, name=SOLR-3927, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  24) Thread[id=4431, name=SOLR-3840, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  25) Thread[id=4512, name=SOLR-3885, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  26) Thread[id=4435, name=SOLR-3844, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  27) Thread[id=4406, name=SOLR-3817, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  28) Thread[id=4442, name=SOLR-3849, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  29) Thread[id=4586, name=SOLR-3933, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  30) Thread[id=4576, name=SOLR-3923, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  31) Thread[id=4179, name=SOLR-3688, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 46s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1147 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1147/

1 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaTest.test

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36027/solr/test_coll_false/select?q=*%3A*&_stateVer_=test_coll_false%3A7&wt=javabin&version=2: not found: 404, message:null

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36027/solr/test_coll_false/select?q=*%3A*&_stateVer_=test_coll_false%3A7&wt=javabin&version=2: not found: 404, message:null
	at __randomizedtesting.SeedInfo.seed([D321C890E11E37F4:5B75F74A4FE25A0C]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:875)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:163)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15041 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.471 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.MoveReplicaTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MoveReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.MoveReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D321C890E11E37F4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 65 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 859 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 


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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 59s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1146 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1146/

7 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.test

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([F6C188433B0F8F47:7E95B79995F3E2BF]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:87)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 43 more


FAILED:  org.apache.solr.cloud.MoveReplicaTest.test

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37549/solr/test_coll_false/select?q=*%3A*&_stateVer_=test_coll_false%3A7&wt=javabin&version=2: not found: 404, message:null

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37549/solr/test_coll_false/select?q=*%3A*&_stateVer_=test_coll_false%3A7&wt=javabin&version=2: not found: 404, message:null
	at __randomizedtesting.SeedInfo.seed([F6C188433B0F8F47:7E95B79995F3E2BF]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:875)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:163)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testDelete

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([F6C188433B0F8F47:BB9E3757CBD826DA]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestConfigSetsAPI.testDelete(TestConfigSetsAPI.java:694)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 38 more


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [SolrInternalHttpClient, SolrQueuedThreadPool, Http2SolrClient]
SolrInternalHttpClient@2772a22a{STARTED}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrInternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:262)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.testDelete(TestConfigSetsAPI.java:684)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

SolrQueuedThreadPool[http2Client]@1f74c345{STARTED,6<=6<=8,i=0,r=0,q=0}[NO_TRY]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrQueuedThreadPool
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:239)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.testDelete(TestConfigSetsAPI.java:684)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.client.solrj.impl.Http2SolrClient@47910250
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.client.solrj.impl.Http2SolrClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.testDelete(TestConfigSetsAPI.java:684)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [SolrInternalHttpClient, SolrQueuedThreadPool, Http2SolrClient]
SolrInternalHttpClient@2772a22a{STARTED}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrInternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:262)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.testDelete(TestConfigSetsAPI.java:684)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

SolrQueuedThreadPool[http2Client]@1f74c345{STARTED,6<=6<=8,i=0,r=0,q=0}[NO_TRY]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrQueuedThreadPool
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:239)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.testDelete(TestConfigSetsAPI.java:684)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.client.solrj.impl.Http2SolrClient@47910250
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.client.solrj.impl.Http2SolrClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.testDelete(TestConfigSetsAPI.java:684)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [SolrInternalHttpClient, SolrQueuedThreadPool, Http2SolrClient]
SolrInternalHttpClient@2772a22a{STARTED}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrInternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:262)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.testDelete(TestConfigSetsAPI.java:684)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

SolrQueuedThreadPool[http2Client]@1f74c345{STARTED,6<=6<=8,i=0,r=0,q=0}[NO_TRY]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrQueuedThreadPool
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:239)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.testDelete(TestConfigSetsAPI.java:684)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.client.solrj.impl.Http2SolrClient@47910250
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.client.solrj.impl.Http2SolrClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.testDelete(TestConfigSetsAPI.java:684)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [SolrInternalHttpClient, SolrQueuedThreadPool, Http2SolrClient]
SolrInternalHttpClient@2772a22a{STARTED}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrInternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:262)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.testDelete(TestConfigSetsAPI.java:684)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

SolrQueuedThreadPool[http2Client]@1f74c345{STARTED,6<=6<=8,i=0,r=0,q=0}[NO_TRY]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrQueuedThreadPool
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:239)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.testDelete(TestConfigSetsAPI.java:684)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.client.solrj.impl.Http2SolrClient@47910250
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.client.solrj.impl.Http2SolrClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.testDelete(TestConfigSetsAPI.java:684)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

>
	at __randomizedtesting.SeedInfo.seed([F6C188433B0F8F47]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:529)
	at jdk.internal.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 72 threads leaked from SUITE scope at org.apache.solr.cloud.TestConfigSetsAPI: 
   1) Thread[id=4151, name=SOLR-3667, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   2) Thread[id=4174, name=SOLR-3686, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   3) Thread[id=4141, name=SOLR-3657, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   4) Thread[id=4177, name=SOLR-3689, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   5) Thread[id=4268, name=SOLR-3740, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   6) Thread[id=4179, name=SOLR-3691, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   7) Thread[id=4102, name=SOLR-3625, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$232/0x0000000100508040.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   8) Thread[id=4132, name=SOLR-3648, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   9) Thread[id=4140, name=SOLR-3656, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  10) Thread[id=4273, name=SOLR-3745, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  11) Thread[id=4134, name=SOLR-3650, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  12) Thread[id=4372, name=SOLR-3802, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  13) Thread[id=4133, name=SOLR-3649, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  14) Thread[id=4169, name=SOLR-3683, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$232/0x0000000100508040.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  15) Thread[id=4262, name=http2client-scheduler-1, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)
  16) Thread[id=4137, name=SOLR-3653, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  17) Thread[id=4108, name=SOLR-3631, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  18) Thread[id=4143, name=SOLR-3659, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  19) Thread[id=4369, name=SOLR-3799, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  20) Thread[id=4111, name=SOLR-3634, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$232/0x0000000100508040.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  21) Thread[id=4153, name=SOLR-3669, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.Thread

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 27s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1145 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1145/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=162, name=ParWork-CloudSolrClient-114, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=162, name=ParWork-CloudSolrClient-114, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([30CD6D7E050E1635]:0)




Build Log:
[...truncated 14526 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.661 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=30CD6D7E050E1635 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 65 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 859 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refi

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 47s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1144 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1144/

6 tests failed.
FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testCreate

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([D33DEC076D0D9DC:32791EA7C242F45D]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:214)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 39 more


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [SolrQueuedThreadPool, Http2SolrClient, SolrInternalHttpClient]
SolrQueuedThreadPool[http2Client]@702cbe16{STARTED,6<=6<=8,i=0,r=0,q=0}[NO_TRY]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrQueuedThreadPool
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:239)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.client.solrj.impl.Http2SolrClient@364ab808
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.client.solrj.impl.Http2SolrClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

SolrInternalHttpClient@7f0d12de{STARTED}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrInternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:262)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [SolrQueuedThreadPool, Http2SolrClient, SolrInternalHttpClient]
SolrQueuedThreadPool[http2Client]@702cbe16{STARTED,6<=6<=8,i=0,r=0,q=0}[NO_TRY]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrQueuedThreadPool
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:239)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.client.solrj.impl.Http2SolrClient@364ab808
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.client.solrj.impl.Http2SolrClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

SolrInternalHttpClient@7f0d12de{STARTED}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrInternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:262)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [SolrQueuedThreadPool, Http2SolrClient, SolrInternalHttpClient]
SolrQueuedThreadPool[http2Client]@702cbe16{STARTED,6<=6<=8,i=0,r=0,q=0}[NO_TRY]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrQueuedThreadPool
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:239)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.client.solrj.impl.Http2SolrClient@364ab808
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.client.solrj.impl.Http2SolrClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

SolrInternalHttpClient@7f0d12de{STARTED}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrInternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:262)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [SolrQueuedThreadPool, Http2SolrClient, SolrInternalHttpClient]
SolrQueuedThreadPool[http2Client]@702cbe16{STARTED,6<=6<=8,i=0,r=0,q=0}[NO_TRY]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrQueuedThreadPool
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
	at org.apache.solr.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:239)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

org.apache.solr.client.solrj.impl.Http2SolrClient@364ab808
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.client.solrj.impl.Http2SolrClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

SolrInternalHttpClient@7f0d12de{STARTED}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.SolrInternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:262)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
	at org.apache.solr.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1163)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2440)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyCreate(TestConfigSetsAPI.java:197)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreate(TestConfigSetsAPI.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)

>
	at __randomizedtesting.SeedInfo.seed([D33DEC076D0D9DC]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:529)
	at jdk.internal.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 80 threads leaked from SUITE scope at org.apache.solr.cloud.TestConfigSetsAPI: 
   1) Thread[id=4181, name=SOLR-3694, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   2) Thread[id=4183, name=SOLR-3696, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   3) Thread[id=4176, name=SOLR-3689, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   4) Thread[id=4219, name=SOLR-3725, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   5) Thread[id=4521, name=SOLR-3901, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   6) Thread[id=4527, name=SOLR-3907, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   7) Thread[id=4585, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   8) Thread[id=4519, name=SOLR-3899, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
   9) Thread[id=4531, name=SOLR-3911, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  10) Thread[id=4240, name=SOLR-3744, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  11) Thread[id=4589, name=TEST-TestConfigSetsAPI.testDelete-seed#[D33DEC076D0D9DC]-SendThread(127.0.0.1:39981), state=TERMINATED, group={null group}]
        at java.base@11.0.9/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:214)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1375)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1302)
  12) Thread[id=4534, name=SOLR-3914, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  13) Thread[id=4182, name=SOLR-3695, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  14) Thread[id=4520, name=SOLR-3900, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  15) Thread[id=4525, name=SOLR-3906, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  16) Thread[id=4533, name=SOLR-3913, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  17) Thread[id=4177, name=SOLR-3690, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  18) Thread[id=4227, name=SOLR-3733, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  19) Thread[id=4209, name=SOLR-3715, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  20) Thread[id=4463, name=SOLR-3869, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  21) Thread[id=4530, name=SOLR-3910, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  22) Thread[id=4241, name=SOLR-3745, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x00000001004d3040.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  23) Thread[id=4242, name=SOLR-3746, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x00000001004d3040.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  24) Thread[id=4203, name=SOLR-3709, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  25) Thread[id=4297, name=SOLR-3779, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  26) Thread[id=4304, name=SOLR-3786, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  27) Thread[id=4538, name=SOLR-3918, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  28) Thread[id=4213, name=SOLR-3719, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  29) Thread[id=4226, name=SOLR-3732, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x00000001004d3040.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  30) Thread[id=4222, name=SOLR-3728, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
  31) Thread[id=4211, name=SOLR-3717, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.Manage

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 21s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1143 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1143/

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.test

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([A0930705B7D45376:28C738DF19283E8E]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 43 more


FAILED:  org.apache.solr.cloud.DeleteShardTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.DeleteShardTest: 
   1) Thread[id=5129, name=overseerZkWriterExecutor-4673, state=TIMED_WAITING, group=TGRP-DeleteShardTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2170)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1034)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$1061/0x0000000100e6d440.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:512)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:358)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1070)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:966)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$1060/0x0000000100e6d840.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.DeleteShardTest: 
   1) Thread[id=5129, name=overseerZkWriterExecutor-4673, state=TIMED_WAITING, group=TGRP-DeleteShardTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2170)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1034)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$1061/0x0000000100e6d440.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:512)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:358)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1070)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:966)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$1060/0x0000000100e6d840.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([A0930705B7D45376]:0)




Build Log:
[...truncated 15057 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.793 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.DeleteShardTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A0930705B7D45376 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A0930705B7D45376 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 65 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 859 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file:

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 20s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1142 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1142/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCount

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([7BB25D428B89CE6:6B1EE1A09FAEA992]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCount(DeleteReplicaTest.java:182)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 43 more


FAILED:  org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([7BB25D428B89CE6:998E412C0E9BD06E]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.beforeTestDeleteCollectionOnDownNodes(TestDeleteCollectionOnDownNodes.java:37)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 42 more


FAILED:  org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:41765_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:41765_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([7BB25D428B89CE6:62BE21A5BA4C84A4]:0)
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:41765_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:88)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
Caused by: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:41765_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2177)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.waitForState(BaseCloudSolrClient.java:407)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:85)
	... 5 more




Build Log:
[...truncated 16336 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.805 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCount (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7BB25D428B89CE6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7BB25D428B89CE6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestDeleteCollectionOnDownNodes" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7BB25D428B89CE6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 65 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log outpu

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 23m 39s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1141 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1141/

3 tests failed.
FAILED:  org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:42351_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:42351_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([B1DC418DC467833B:D4D945FC56939B79]:0)
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:42351_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:88)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
Caused by: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:42351_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2177)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.waitForState(BaseCloudSolrClient.java:407)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:85)
	... 5 more


FAILED:  org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([B1DC418DC467833B:2198E4CCB1F507A]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.createCollection(TestCollectionsAPIViaSolrCloudCluster.java:98)
	at org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete(TestCollectionsAPIViaSolrCloudCluster.java:209)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 44 more


FAILED:  org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.classMethod

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([B1DC418DC467833B]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.setupCluster(ManagedSchemaRoundRobinCloudTest.java:50)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 29 more




Build Log:
[...truncated 15958 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.832 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B1DC418DC467833B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B1DC418DC467833B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B1DC418DC467833B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 65 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 v

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 23m 0s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1140 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1140/

1 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaTest.test

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34659/solr/test_coll_false/select?q=*%3A*&_stateVer_=test_coll_false%3A7&wt=javabin&version=2: not found: 404, message:null

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34659/solr/test_coll_false/select?q=*%3A*&_stateVer_=test_coll_false%3A7&wt=javabin&version=2: not found: 404, message:null
	at __randomizedtesting.SeedInfo.seed([DA1D1005E7B0B6E:85F5EEDAF0876696]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:875)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1217)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:926)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:163)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15079 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.688 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.MoveReplicaTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MoveReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.MoveReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DA1D1005E7B0B6E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 65 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

34: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

35: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 859 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1188, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:429, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:585, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:622, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:945, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:971, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:354, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:968, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1187, 
  

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 32s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1139 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1139/

3 tests failed.
FAILED:  org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=DeleteCollectionOnDownNodes :live=[127.0.0.1:35711_solr, 127.0.0.1:38335_solr, 127.0.0.1:45617_solr, 127.0.0.1:46601_solr]DocCollection(DeleteCollectionOnDownNodes::v=1 u=true)={
  "shards":{
    "s3":{
      "range":"0-3fffffff",
      "state":"active",
      "replicas":{
        "DeleteCollectionOnDownNodes_s3_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:45617_solr",
          "type":"NRT"},
        "DeleteCollectionOnDownNodes_s3_r_n2":{
          "state":"down",
          "node_name":"127.0.0.1:46601_solr",
          "type":"NRT"},
        "DeleteCollectionOnDownNodes_s3_r_n3":{
          "state":"down",
          "node_name":"127.0.0.1:35711_solr",
          "type":"NRT"}}},
    "s4":{
      "range":"40000000-7fffffff",
      "state":"active",
      "replicas":{
        "DeleteCollectionOnDownNodes_s4_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:38335_solr",
          "type":"NRT"},
        "DeleteCollectionOnDownNodes_s4_r_n2":{
          "node_name":"127.0.0.1:45617_solr",
          "leader":"true",
          "state":"active",
          "type":"NRT"},
        "DeleteCollectionOnDownNodes_s4_r_n3":{
          "state":"down",
          "node_name":"127.0.0.1:46601_solr",
          "type":"NRT"}}},
    "s1":{
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{
        "DeleteCollectionOnDownNodes_s1_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:35711_solr",
          "type":"NRT"},
        "DeleteCollectionOnDownNodes_s1_r_n2":{
          "state":"down",
          "node_name":"127.0.0.1:38335_solr",
          "type":"NRT"},
        "DeleteCollectionOnDownNodes_s1_r_n3":{
          "state":"down",
          "node_name":"127.0.0.1:45617_solr",
          "type":"NRT"}}},
    "s2":{
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{
        "DeleteCollectionOnDownNodes_s2_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:46601_solr",
          "type":"NRT"},
        "DeleteCollectionOnDownNodes_s2_r_n2":{
          "state":"down",
          "node_name":"127.0.0.1:35711_solr",
          "type":"NRT"},
        "DeleteCollectionOnDownNodes_s2_r_n3":{
          "state":"down",
          "node_name":"127.0.0.1:38335_solr",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=DeleteCollectionOnDownNodes :live=[127.0.0.1:35711_solr, 127.0.0.1:38335_solr, 127.0.0.1:45617_solr, 127.0.0.1:46601_solr]DocCollection(DeleteCollectionOnDownNodes::v=1 u=true)={
  "shards":{
    "s3":{
      "range":"0-3fffffff",
      "state":"active",
      "replicas":{
        "DeleteCollectionOnDownNodes_s3_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:45617_solr",
          "type":"NRT"},
        "DeleteCollectionOnDownNodes_s3_r_n2":{
          "state":"down",
          "node_name":"127.0.0.1:46601_solr",
          "type":"NRT"},
        "DeleteCollectionOnDownNodes_s3_r_n3":{
          "state":"down",
          "node_name":"127.0.0.1:35711_solr",
          "type":"NRT"}}},
    "s4":{
      "range":"40000000-7fffffff",
      "state":"active",
      "replicas":{
        "DeleteCollectionOnDownNodes_s4_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:38335_solr",
          "type":"NRT"},
        "DeleteCollectionOnDownNodes_s4_r_n2":{
          "node_name":"127.0.0.1:45617_solr",
          "leader":"true",
          "state":"active",
          "type":"NRT"},
        "DeleteCollectionOnDownNodes_s4_r_n3":{
          "state":"down",
          "node_name":"127.0.0.1:46601_solr",
          "type":"NRT"}}},
    "s1":{
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{
        "DeleteCollectionOnDownNodes_s1_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:35711_solr",
          "type":"NRT"},
        "DeleteCollectionOnDownNodes_s1_r_n2":{
          "state":"down",
          "node_name":"127.0.0.1:38335_solr",
          "type":"NRT"},
        "DeleteCollectionOnDownNodes_s1_r_n3":{
          "state":"down",
          "node_name":"127.0.0.1:45617_solr",
          "type":"NRT"}}},
    "s2":{
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{
        "DeleteCollectionOnDownNodes_s2_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:46601_solr",
          "type":"NRT"},
        "DeleteCollectionOnDownNodes_s2_r_n2":{
          "state":"down",
          "node_name":"127.0.0.1:35711_solr",
          "type":"NRT"},
        "DeleteCollectionOnDownNodes_s2_r_n3":{
          "state":"down",
          "node_name":"127.0.0.1:38335_solr",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([DE031142E12889B2:403675BAC70BC53A]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:938)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1220)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.beforeTestDeleteCollectionOnDownNodes(TestDeleteCollectionOnDownNodes.java:37)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testDeleteUnknownCollection

Error Message:
java.lang.AssertionError: java.util.concurrent.TimeoutException

Stack Trace:
java.lang.AssertionError: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([DE031142E12889B2:F76DD5F402C07C14]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testDeleteUnknownCollection(TestCollectionsAPIViaSolrCloudCluster.java:111)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=176, name=ParWork-CloudSolrClient-128, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=176, name=ParWork-CloudSolrClient-128, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([DE031142E12889B2]:0)




Build Log:
[...truncated 16000 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.275 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DE031142E12889B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testDeleteUnknownCollection (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DE031142E12889B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestDeleteCollectionOnDownNodes" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DE031142E12889B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 65 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Ch

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 25s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1138 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1138/

8 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCount

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([9D7786BCCEE62F6E:F1D242C879F01A1A]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1220)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCount(DeleteReplicaTest.java:182)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 43 more


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=41, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[9D7786BCCEE62F6E], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=41, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[9D7786BCCEE62F6E], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([9D7786BCCEE62F6E]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1469)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1423)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1403)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1390)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_9D7786BCCEE62F6E-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@388e3eb)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=469, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[9D7786BCCEE62F6E], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=469, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[9D7786BCCEE62F6E], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([9D7786BCCEE62F6E]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1469)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1423)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1403)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1390)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_9D7786BCCEE62F6E-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5484774f)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=830, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[9D7786BCCEE62F6E], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=830, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[9D7786BCCEE62F6E], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([9D7786BCCEE62F6E]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1469)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1339)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1321)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@2fab5c55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c4be6eb)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1325, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[9D7786BCCEE62F6E], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1325, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[9D7786BCCEE62F6E], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([9D7786BCCEE62F6E]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1469)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1339)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1321)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@74067275 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1949de2c)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([9D7786BCCEE62F6E:DE30E3DA8BF9AB99]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   1) Thread[id=8212, name=overseerZkWriterExecutor-7113, state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2170)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1036)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$761/0x00000001009d7040.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:512)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:358)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1072)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:968)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$730/0x000000010098c040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   1) Thread[id=8212, name=overseerZkWriterExecutor-7113, state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2170)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1036)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$761/0x00000001009d7040.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:512)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:358)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1072)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:968)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$730/0x000000010098c040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([9D7786BCCEE62F6E]:0)


FAILED:  org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:40811_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:40811_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([9D7786BCCEE62F6E:F87282CD5C12372C]:0)
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:861)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:819)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:40811_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:88)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
Caused by: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:40811_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2177)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.waitForState(BaseCloudSolrClient.java:410)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:85)
	... 5 more




Build Log:
[...truncated 16580 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.857 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9D7786BCCEE62F6E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCount (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9D7786BCCEE62F6E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9D7786BCCEE62F6E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9D7786BCCEE62F6E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9D7786BCCEE62F6E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9D7786BCCEE62F6E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9D7786BCCEE62F6E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9D7786BCCEE62F6E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 6 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 46s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1137 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1137/

16 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=264, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[B6C3CC1E0B285E3B], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=264, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[B6C3CC1E0B285E3B], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([B6C3CC1E0B285E3B]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:778)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1464)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1418)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1358)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_B6C3CC1E0B285E3B-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4dc7ab47)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([B6C3CC1E0B285E3B:C62348A48F67F730]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1220)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:153)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 54 more


FAILED:  org.apache.solr.cloud.MoveReplicaTest.test

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([B6C3CC1E0B285E3B:3E97F3C4A5D433C3]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1220)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.MoveReplicaTest.beforeTest(MoveReplicaTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 52 more


FAILED:  org.apache.solr.update.DocumentBuilderTest.testMultiField

Error Message:
org.apache.solr.common.SolrException: ERROR: [doc=null] Error adding field 'home'='2.2,3.3' msg=undefined field: "home_0___double"

Stack Trace:
org.apache.solr.common.SolrException: ERROR: [doc=null] Error adding field 'home'='2.2,3.3' msg=undefined field: "home_0___double"
	at __randomizedtesting.SeedInfo.seed([B6C3CC1E0B285E3B:34AC195E32669B2D]:0)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:218)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:101)
	at org.apache.solr.update.DocumentBuilderTest.testMultiField(DocumentBuilderTest.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.common.SolrException: undefined field: "home_0___double"
	at org.apache.solr.schema.IndexSchema.getField(IndexSchema.java:1338)
	at org.apache.solr.schema.AbstractSubTypeFieldType.subField(AbstractSubTypeFieldType.java:139)
	at org.apache.solr.schema.PointType.createFields(PointType.java:78)
	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:66)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:174)
	... 47 more


FAILED:  org.apache.solr.update.DocumentBuilderTest.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 11 object(s) that were not released!!! [ByteBuffersDirectory, CommitTracker, SolrIndexWriter, SolrIndexSearcher, ByteBuffersDirectory, MDCAwareThreadPoolExecutor, SolrCore, DirectUpdateHandler2, CoreContainer, CommitTracker, ByteBuffersDirectory]
ByteBuffersDirectory@406413b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b35dc23
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:392)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:413)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:848)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1108)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

disabled
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.CommitTracker
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.CommitTracker.<init>(CommitTracker.java:105)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1129)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.update.SolrIndexWriter@6d234bf0
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.SolrIndexWriter
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:232)
	at org.apache.solr.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
	at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:272)
	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:146)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2518)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2692)
	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1367)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1140)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Searcher@349334e6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.search.SolrIndexSearcher
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2526)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2692)
	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1367)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1140)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

ByteBuffersDirectory@3c60e5a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a2bb83f
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:392)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:564)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1103)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@61f9d6a1[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 3]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1025)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.core.SolrCore@1bbcb081
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1188)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.update.DirectUpdateHandler2@35140829
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.DirectUpdateHandler2
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1129)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.core.CoreContainer@709e7d43
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.CoreContainer
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:356)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:353)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:178)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:151)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:115)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:611)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:600)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:461)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:450)
	at org.apache.solr.update.DocumentBuilderTest.beforeClass(DocumentBuilderTest.java:50)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)

disabled
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.CommitTracker
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.CommitTracker.<init>(CommitTracker.java:105)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1129)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

ByteBuffersDirectory@5471145e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55fd60c5
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:392)
	at org.apache.solr.update.SolrIndexWriter.getDir(SolrIndexWriter.java:238)
	at org.apache.solr.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:119)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:887)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1108)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

 expected null, but was:<ObjectTracker found 11 object(s) that were not released!!! [ByteBuffersDirectory, CommitTracker, SolrIndexWriter, SolrIndexSearcher, ByteBuffersDirectory, MDCAwareThreadPoolExecutor, SolrCore, DirectUpdateHandler2, CoreContainer, CommitTracker, ByteBuffersDirectory]
ByteBuffersDirectory@406413b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b35dc23
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:392)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:413)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:848)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1108)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

disabled
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.CommitTracker
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.CommitTracker.<init>(CommitTracker.java:105)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1129)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.update.SolrIndexWriter@6d234bf0
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.SolrIndexWriter
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:232)
	at org.apache.solr.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
	at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:272)
	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:146)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2518)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2692)
	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1367)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1140)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Searcher@349334e6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.search.SolrIndexSearcher
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2526)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2692)
	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1367)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1140)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

ByteBuffersDirectory@3c60e5a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a2bb83f
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:392)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:564)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1103)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@61f9d6a1[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 3]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1025)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.core.SolrCore@1bbcb081
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1188)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.update.DirectUpdateHandler2@35140829
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.DirectUpdateHandler2
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1129)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.core.CoreContainer@709e7d43
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.CoreContainer
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:356)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:353)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:178)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:151)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:115)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:611)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:600)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:461)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:450)
	at org.apache.solr.update.DocumentBuilderTest.beforeClass(DocumentBuilderTest.java:50)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)

disabled
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.CommitTracker
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.CommitTracker.<init>(CommitTracker.java:105)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1129)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

ByteBuffersDirectory@5471145e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55fd60c5
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:392)
	at org.apache.solr.update.SolrIndexWriter.getDir(SolrIndexWriter.java:238)
	at org.apache.solr.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:119)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:887)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1108)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 11 object(s) that were not released!!! [ByteBuffersDirectory, CommitTracker, SolrIndexWriter, SolrIndexSearcher, ByteBuffersDirectory, MDCAwareThreadPoolExecutor, SolrCore, DirectUpdateHandler2, CoreContainer, CommitTracker, ByteBuffersDirectory]
ByteBuffersDirectory@406413b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b35dc23
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:392)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:413)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:848)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1108)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

disabled
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.CommitTracker
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.CommitTracker.<init>(CommitTracker.java:105)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1129)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.update.SolrIndexWriter@6d234bf0
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.SolrIndexWriter
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:232)
	at org.apache.solr.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
	at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:272)
	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:146)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2518)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2692)
	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1367)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1140)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Searcher@349334e6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.search.SolrIndexSearcher
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2526)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2692)
	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1367)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1140)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

ByteBuffersDirectory@3c60e5a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a2bb83f
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:392)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:564)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1103)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@61f9d6a1[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 3]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1025)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.core.SolrCore@1bbcb081
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1188)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.update.DirectUpdateHandler2@35140829
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.DirectUpdateHandler2
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1129)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.core.CoreContainer@709e7d43
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.CoreContainer
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:356)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:353)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:178)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:151)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:115)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:611)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:600)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:461)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:450)
	at org.apache.solr.update.DocumentBuilderTest.beforeClass(DocumentBuilderTest.java:50)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)

disabled
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.CommitTracker
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.CommitTracker.<init>(CommitTracker.java:105)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1129)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

ByteBuffersDirectory@5471145e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55fd60c5
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:392)
	at org.apache.solr.update.SolrIndexWriter.getDir(SolrIndexWriter.java:238)
	at org.apache.solr.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:119)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:887)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1108)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

 expected null, but was:<ObjectTracker found 11 object(s) that were not released!!! [ByteBuffersDirectory, CommitTracker, SolrIndexWriter, SolrIndexSearcher, ByteBuffersDirectory, MDCAwareThreadPoolExecutor, SolrCore, DirectUpdateHandler2, CoreContainer, CommitTracker, ByteBuffersDirectory]
ByteBuffersDirectory@406413b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b35dc23
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:392)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:413)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:848)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1108)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

disabled
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.CommitTracker
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.CommitTracker.<init>(CommitTracker.java:105)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1129)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.update.SolrIndexWriter@6d234bf0
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.SolrIndexWriter
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:232)
	at org.apache.solr.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
	at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:272)
	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:146)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2518)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2692)
	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1367)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1140)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Searcher@349334e6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.search.SolrIndexSearcher
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2526)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2692)
	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1367)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1140)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

ByteBuffersDirectory@3c60e5a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a2bb83f
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:392)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:564)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1103)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@61f9d6a1[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 3]
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1025)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.core.SolrCore@1bbcb081
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1188)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.update.DirectUpdateHandler2@35140829
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.DirectUpdateHandler2
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1129)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

org.apache.solr.core.CoreContainer@709e7d43
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.CoreContainer
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:356)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:353)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:178)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:151)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:115)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:611)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:600)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:461)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:450)
	at org.apache.solr.update.DocumentBuilderTest.beforeClass(DocumentBuilderTest.java:50)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)

disabled
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.CommitTracker
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.update.CommitTracker.<init>(CommitTracker.java:105)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1129)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

ByteBuffersDirectory@5471145e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55fd60c5
StackTrace:
null
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:51)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:392)
	at org.apache.solr.update.SolrIndexWriter.getDir(SolrIndexWriter.java:238)
	at org.apache.solr.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:119)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:887)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1108)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1457)
	at org.apache.solr.core.CoreContainer.lambda$load$26(CoreContainer.java:967)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

>
	at __randomizedtesting.SeedInfo.seed([B6C3CC1E0B285E3B]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:526)
	at jdk.internal.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.update.DocumentBuilderTest.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 2,760 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,488 bytes, private static volatile java.util.Random org.apache.solr.SolrTestCase.random
  - 192 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCase.solrClassRules
  - 56 bytes, protected static volatile java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
  - 24 bytes, protected static volatile org.apache.solr.util.SSLTestConfig org.apache.solr.SolrTestCase.sslConfig

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 2,760 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,488 bytes, private static volatile java.util.Random org.apache.solr.SolrTestCase.random
  - 192 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCase.solrClassRules
  - 56 bytes, protected static volatile java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
  - 24 bytes, protected static volatile org.apache.solr.util.SSLTestConfig org.apache.solr.SolrTestCase.sslConfig
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.update.DocumentBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 14 threads leaked from SUITE scope at org.apache.solr.update.DocumentBuilderTest: 
   1) Thread[id=9702, name=SOLR-8435, state=WAITING, group=TGRP-DocumentBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.base@11.0.9/java.util.concurrent.Syn

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

o get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 29m 54s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1136 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1136/

11 tests failed.
FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[FE52E336ED2E81C6], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[FE52E336ED2E81C6], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([FE52E336ED2E81C6]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:778)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1464)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1418)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1398)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1385)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_FE52E336ED2E81C6-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ffdde1f)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=657, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[FE52E336ED2E81C6], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=657, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[FE52E336ED2E81C6], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([FE52E336ED2E81C6]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:778)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1464)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1418)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1398)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1385)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_FE52E336ED2E81C6-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13155c9a)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=538, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[FE52E336ED2E81C6], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=538, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[FE52E336ED2E81C6], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([FE52E336ED2E81C6]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:778)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1464)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1334)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1316)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@241359f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5715027)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=587, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[FE52E336ED2E81C6], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=587, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[FE52E336ED2E81C6], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([FE52E336ED2E81C6]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:778)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1464)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1334)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1316)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@27ee3097 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72947d2e)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([FE52E336ED2E81C6:BD158650A8310531]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2749)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2739)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([FE52E336ED2E81C6:5332573DF01129B3]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1220)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:103)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 54 more


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   1) Thread[id=7706, name=overseerZkWriterExecutor-6384, state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2170)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1037)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$877/0x0000000100afb840.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:512)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:358)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1073)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:969)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$876/0x0000000100afac40.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   1) Thread[id=7706, name=overseerZkWriterExecutor-6384, state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2170)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1037)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$877/0x0000000100afb840.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:512)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:358)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1073)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:969)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$876/0x0000000100afac40.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([FE52E336ED2E81C6]:0)


FAILED:  org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:34331_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:34331_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([FE52E336ED2E81C6:9B57E7477FDA9984]:0)
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:34331_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:86)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
Caused by: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:34331_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2177)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.waitForState(BaseCloudSolrClient.java:410)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:83)
	... 5 more


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=testAsyncIdRaceCondition :live=[127.0.0.1:35425_solr, 127.0.0.1:40679_solr]DocCollection(testAsyncIdRaceCondition::v=1 u=false)={
  "shards":{"s1":{
      "range":null,
      "state":"active",
      "replicas":{"testAsyncIdRaceCondition_s1_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:35425_solr",
          "shards":"s1",
          "type":"NRT"}}}},
  "router":{"name":"implicit"}} 
Shards:1 Replicas:1
Live Nodes: [127.0.0.1:35425_solr, 127.0.0.1:40679_solr]
Last available state: DocCollection(testAsyncIdRaceCondition::v=1 u=false)={
  "shards":{"s1":{
      "range":null,
      "state":"active",
      "replicas":{"testAsyncIdRaceCondition_s1_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:35425_solr",
          "shards":"s1",
          "type":"NRT"}}}},
  "router":{"name":"implicit"}}

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=testAsyncIdRaceCondition :live=[127.0.0.1:35425_solr, 127.0.0.1:40679_solr]DocCollection(testAsyncIdRaceCondition::v=1 u=false)={
  "shards":{"s1":{
      "range":null,
      "state":"active",
      "replicas":{"testAsyncIdRaceCondition_s1_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:35425_solr",
          "shards":"s1",
          "type":"NRT"}}}},
  "router":{"name":"implicit"}} 
Shards:1 Replicas:1
Live Nodes: [127.0.0.1:35425_solr, 127.0.0.1:40679_solr]
Last available state: DocCollection(testAsyncIdRaceCondition::v=1 u=false)={
  "shards":{"s1":{
      "range":null,
      "state":"active",
      "replicas":{"testAsyncIdRaceCondition_s1_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:35425_solr",
          "shards":"s1",
          "type":"NRT"}}}},
  "router":{"name":"implicit"}}
	at __randomizedtesting.SeedInfo.seed([FE52E336ED2E81C6:ABDF8EDB8140786D]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2204)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:863)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:859)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:868)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition(CollectionsAPIAsyncDistributedZkTest.java:267)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.search.join.XCJFQueryTest.classMethod

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([FE52E336ED2E81C6]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1220)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.search.join.XCJFQueryTest.setupCluster(XCJFQueryTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 36 more


FAILED:  org.apache.solr.search.join.XCJFQueryTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.join.XCJFQueryTest: 
   1) Thread[id=8168, name=overseerZkWriterExecutor-7265, state=TIMED_WAITING, group=TGRP-XCJFQueryTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2170)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1037)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$781/0x0000000100a54840.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:512)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:358)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1073)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:969)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$780/0x0000000100a53c40.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.join.XCJFQueryTest: 
   1) Thread[id=8168, name=overseerZkWriterExecutor-7265, state=TIMED_WAITING, group=TGRP-XCJFQueryTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2170)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1037)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$781/0x0000000100a54840.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:512)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:358)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1073)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:969)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$780/0x0000000100a53c40.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([FE52E336ED2E81C6]:0)




Build Log:
[...truncated 18196 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.26 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.search.join.XCJFQueryTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.join.XCJFQueryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.join.XCJFQueryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FE52E336ED2E81C6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.search.join.XCJFQueryTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.join.XCJFQueryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.join.XCJFQueryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FE52E336ED2E81C6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FE52E336ED2E81C6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FE52E336ED2E81C6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FE52E336ED2E81C6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FE52E336ED2E81C6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FE52E336ED2E81C6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FE52E336ED2E81C6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FE52E336ED2E81C6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FE52E336ED2E81C6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FE52E336ED2E81C6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it

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

o get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 23m 34s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1135 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1135/

6 tests failed.
FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting

Error Message:
java.lang.AssertionError: Should have exactly 4 documents returned expected:<4> but was:<3>

Stack Trace:
java.lang.AssertionError: Should have exactly 4 documents returned expected:<4> but was:<3>
	at __randomizedtesting.SeedInfo.seed([F2381555ECDF3A20:EC001D5D907480A0]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.checkSortOrder(DocValuesNotIndexedTest.java:274)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting(DocValuesNotIndexedTest.java:259)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.api.collections.CreateCollectionsIndexAndRestartTest.start

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=testCollection0 :live=[127.0.0.1:32877_solr, 127.0.0.1:33773_solr, 127.0.0.1:35393_solr, 127.0.0.1:35629_solr, 127.0.0.1:45753_solr]DocCollection(testCollection0::v=10 u=false)={
  "shards":{
    "s1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "testCollection0_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:45753_solr",
          "type":"NRT",
          "leader":"true"},
        "testCollection0_s1_r_n2":{
          "state":"active",
          "node_name":"127.0.0.1:33773_solr",
          "type":"NRT"}}},
    "s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "testCollection0_s2_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:35629_solr",
          "type":"NRT"},
        "testCollection0_s2_r_n2":{
          "state":"active",
          "node_name":"127.0.0.1:32877_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}} 
Shards:2 Replicas:4
Live Nodes: [127.0.0.1:32877_solr, 127.0.0.1:33773_solr, 127.0.0.1:35393_solr, 127.0.0.1:35629_solr, 127.0.0.1:45753_solr]
Last available state: DocCollection(testCollection0::v=10 u=false)={
  "shards":{
    "s1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "testCollection0_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:45753_solr",
          "type":"NRT",
          "leader":"true"},
        "testCollection0_s1_r_n2":{
          "state":"active",
          "node_name":"127.0.0.1:33773_solr",
          "type":"NRT"}}},
    "s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "testCollection0_s2_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:35629_solr",
          "type":"NRT"},
        "testCollection0_s2_r_n2":{
          "state":"active",
          "node_name":"127.0.0.1:32877_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=testCollection0 :live=[127.0.0.1:32877_solr, 127.0.0.1:33773_solr, 127.0.0.1:35393_solr, 127.0.0.1:35629_solr, 127.0.0.1:45753_solr]DocCollection(testCollection0::v=10 u=false)={
  "shards":{
    "s1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "testCollection0_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:45753_solr",
          "type":"NRT",
          "leader":"true"},
        "testCollection0_s1_r_n2":{
          "state":"active",
          "node_name":"127.0.0.1:33773_solr",
          "type":"NRT"}}},
    "s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "testCollection0_s2_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:35629_solr",
          "type":"NRT"},
        "testCollection0_s2_r_n2":{
          "state":"active",
          "node_name":"127.0.0.1:32877_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}} 
Shards:2 Replicas:4
Live Nodes: [127.0.0.1:32877_solr, 127.0.0.1:33773_solr, 127.0.0.1:35393_solr, 127.0.0.1:35629_solr, 127.0.0.1:45753_solr]
Last available state: DocCollection(testCollection0::v=10 u=false)={
  "shards":{
    "s1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "testCollection0_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:45753_solr",
          "type":"NRT",
          "leader":"true"},
        "testCollection0_s1_r_n2":{
          "state":"active",
          "node_name":"127.0.0.1:33773_solr",
          "type":"NRT"}}},
    "s2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "testCollection0_s2_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:35629_solr",
          "type":"NRT"},
        "testCollection0_s2_r_n2":{
          "state":"active",
          "node_name":"127.0.0.1:32877_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([F2381555ECDF3A20:C6274252EC2B1599]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2142)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:863)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:859)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:868)
	at org.apache.solr.cloud.api.collections.CreateCollectionsIndexAndRestartTest.start(CreateCollectionsIndexAndRestartTest.java:112)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.classMethod

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Idle timeout expired: 15000/15000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Idle timeout expired: 15000/15000 ms
	at __randomizedtesting.SeedInfo.seed([F2381555ECDF3A20]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1223)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.setupCluster(AtomicUpdateRemovalJavabinTest.java:61)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Idle timeout expired: 15000/15000 ms
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:221)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 36 more
Caused by: java.util.concurrent.TimeoutException: Idle timeout expired: 15000/15000 ms
	at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:171)
	at org.eclipse.jetty.io.IdleTimeout.idleCheck(IdleTimeout.java:113)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more


FAILED:  org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest: 
   1) Thread[id=6225, name=overseerZkWriterExecutor-5337, state=TIMED_WAITING, group=TGRP-AtomicUpdateRemovalJavabinTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2107)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1037)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$707/0x000000010099f040.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:518)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:358)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1073)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:969)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$673/0x0000000100943040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest: 
   1) Thread[id=6225, name=overseerZkWriterExecutor-5337, state=TIMED_WAITING, group=TGRP-AtomicUpdateRemovalJavabinTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2107)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1037)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$707/0x000000010099f040.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:518)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:358)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1073)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:969)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$673/0x0000000100943040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([F2381555ECDF3A20]:0)


FAILED:  org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Idle timeout expired: 15000/15000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Idle timeout expired: 15000/15000 ms
	at __randomizedtesting.SeedInfo.seed([F2381555ECDF3A20:1568CA8F5C2C024E]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1223)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:83)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Idle timeout expired: 15000/15000 ms
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:221)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 53 more
Caused by: java.util.concurrent.TimeoutException: Idle timeout expired: 15000/15000 ms
	at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:171)
	at org.eclipse.jetty.io.IdleTimeout.idleCheck(IdleTimeout.java:113)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more


FAILED:  org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([F2381555ECDF3A20:A19F06A311F3D422]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1223)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded(TestPrepRecovery.java:85)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 54 more




Build Log:
[...truncated 18833 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.456 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.AddReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.AddReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F2381555ECDF3A20 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DocValuesNotIndexedTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DocValuesNotIndexedTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F2381555ECDF3A20 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F2381555ECDF3A20 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F2381555ECDF3A20 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.api.collections.CreateCollectionsIndexAndRestartTest.start (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.CreateCollectionsIndexAndRestartTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.CreateCollectionsIndexAndRestartTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F2381555ECDF3A20 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestPrepRecovery.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestPrepRecovery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F2381555ECDF3A20 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICEN

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

o get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 34s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1134 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1134/

9 tests failed.
FAILED:  org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([123559A9EC0D08BD:F56586735CFE30D3]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1223)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:83)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 53 more


FAILED:  org.apache.solr.cloud.AddReplicaTest.test

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([123559A9EC0D08BD:9A61667342F16545]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1223)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.AddReplicaTest.test(AddReplicaTest.java:133)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 53 more


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([123559A9EC0D08BD:BF55EDA2F132A0C8]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1223)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:103)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 54 more


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.lang.AssertionError: Instance directory still exists

Stack Trace:
java.lang.AssertionError: Instance directory still exists
	at __randomizedtesting.SeedInfo.seed([123559A9EC0D08BD:62D5DD136842A1B6]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertFalse(Assert.java:65)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:171)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   1) Thread[id=6924, name=overseerZkWriterExecutor-5955, state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2107)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1037)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$794/0x00000001009f7c40.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:518)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:358)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1073)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:969)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$762/0x00000001009a5040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   1) Thread[id=6924, name=overseerZkWriterExecutor-5955, state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2107)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1037)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$794/0x00000001009f7c40.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:518)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:358)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1073)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:969)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$762/0x00000001009a5040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([123559A9EC0D08BD]:0)


FAILED:  org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([123559A9EC0D08BD:41924A5F1121E6BF]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1223)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded(TestPrepRecovery.java:85)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 54 more


FAILED:  org.apache.solr.handler.V2ApiIntegrationTest.classMethod

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([123559A9EC0D08BD]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1223)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.handler.V2ApiIntegrationTest.createCluster(V2ApiIntegrationTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 36 more


FAILED:  org.apache.solr.handler.V2ApiIntegrationTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.V2ApiIntegrationTest: 
   1) Thread[id=9663, name=overseerZkWriterExecutor-8389, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2107)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1037)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$811/0x0000000100a38040.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:518)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:358)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1073)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:969)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$771/0x00000001009e8440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.V2ApiIntegrationTest: 
   1) Thread[id=9663, name=overseerZkWriterExecutor-8389, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2107)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:386)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:341)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$runAsync$1(Overseer.java:1037)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$811/0x0000000100a38040.run(Unknown Source)
        at app//org.apache.solr.common.ParWork.handleObject(ParWork.java:518)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:358)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.runAsync(Overseer.java:1073)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:969)
        at app//org.apache.solr.cloud.Overseer$WorkQueueWatcher$CollectionWorkQueueWatcher$$Lambda$771/0x00000001009e8440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:118)
	at __randomizedtesting.SeedInfo.seed([123559A9EC0D08BD]:0)


FAILED:  org.apache.solr.search.join.XCJFQueryTest.classMethod

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([123559A9EC0D08BD]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:826)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:557)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1223)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.search.join.XCJFQueryTest.setupCluster(XCJFQueryTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:824)
	... 36 more




Build Log:
[...truncated 20078 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.493 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.search.join.XCJFQueryTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.join.XCJFQueryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.join.XCJFQueryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=123559A9EC0D08BD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestPrepRecovery.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestPrepRecovery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=123559A9EC0D08BD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.AddReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.AddReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=123559A9EC0D08BD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.AddReplicaTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.AddReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.AddReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=123559A9EC0D08BD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=123559A9EC0D08BD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=123559A9EC0D08BD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=123559A9EC0D08BD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.handler.V2ApiIntegrationTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.V2ApiIntegrationTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.V2ApiIntegrationTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=123559A9EC0D08BD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.handler.V2ApiIntegrationTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.V2ApiIntegrationTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.V2ApiIntegrationTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=123559A9EC0D08BD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 66 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene

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

to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

64: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

65: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

66: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 1s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1133 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1133/

2 tests failed.
FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates

Error Message:
java.lang.AssertionError: org.apache.solr.client.solrj.impl.Http2SolrClient@1b1cebfa => [type=<DELID>,id=<id_20>,msgSubStr=<null>, type=<ADD>,id=<id_47>,msgSubStr=<null>, type=<ADD>,id=<id_25>,msgSubStr=<null>]: {type=DELID, id=id_46, message=version conflict for id_46 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2} ... unexpected err in: {responseHeader={rf=1, errors=[{type=ADD, id=id_47, message=ERROR: [doc=id_47] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_25, message=ERROR: [doc=id_25] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=DELID, id=id_20, message=version conflict for id_20 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_46, message=version conflict for id_46 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}], maxErrors=-1, status=0, QTime=14}}

Stack Trace:
java.lang.AssertionError: org.apache.solr.client.solrj.impl.Http2SolrClient@1b1cebfa => [type=<DELID>,id=<id_20>,msgSubStr=<null>, type=<ADD>,id=<id_47>,msgSubStr=<null>, type=<ADD>,id=<id_25>,msgSubStr=<null>]: {type=DELID, id=id_46, message=version conflict for id_46 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2} ... unexpected err in: {responseHeader={rf=1, errors=[{type=ADD, id=id_47, message=ERROR: [doc=id_47] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_25, message=ERROR: [doc=id_25] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=DELID, id=id_20, message=version conflict for id_20 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_46, message=version conflict for id_46 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}], maxErrors=-1, status=0, QTime=14}}
	at __randomizedtesting.SeedInfo.seed([9B6A4EDBEB56A4FA:A7AB9B6B9C2B5AE8]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.assertUpdateTolerantErrors(TestTolerantUpdateProcessorCloud.java:987)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates(TestTolerantUpdateProcessorRandomCloud.java:261)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=564, name=ParWork-CloudSolrClient474, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=564, name=ParWork-CloudSolrClient474, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([9B6A4EDBEB56A4FA]:0)




Build Log:
[...truncated 14549 lines...]
    java.lang.AssertionError: org.apache.solr.client.solrj.impl.Http2SolrClient@1b1cebfa => [type=<DELID>,id=<id_20>,msgSubStr=<null>, type=<ADD>,id=<id_47>,msgSubStr=<null>, type=<ADD>,id=<id_25>,msgSubStr=<null>]: {type=DELID, id=id_46, message=version conflict for id_46 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2} ... unexpected err in: {responseHeader={rf=1, errors=[{type=ADD, id=id_47, message=ERROR: [doc=id_47] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_25, message=ERROR: [doc=id_25] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=DELID, id=id_20, message=version conflict for id_20 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_46, message=version conflict for id_46 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}], maxErrors=-1, status=0, QTime=14}}
        at __randomizedtesting.SeedInfo.seed([9B6A4EDBEB56A4FA:A7AB9B6B9C2B5AE8]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.assertUpdateTolerantErrors(TestTolerantUpdateProcessorCloud.java:987)
        at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates(TestTolerantUpdateProcessorRandomCloud.java:261)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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.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:370)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud > test suite's output saved to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.txt, copied below:
  2> 61649 WARN  (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
  2> 2021-02-09 22:19:22.965:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2676: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-09 22:19:22.965:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2667: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-09 22:19:22.965:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2676: Started o.e.j.s.ServletContextHandler@6a8728ab{/solr,null,AVAILABLE}
  2> 2021-02-09 22:19:22.965:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2667: Started o.e.j.s.ServletContextHandler@5a00bc78{/solr,null,AVAILABLE}
  2> 2021-02-09 22:19:22.966:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2665: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-09 22:19:22.966:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2677: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-09 22:19:22.966:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2665: Started o.e.j.s.ServletContextHandler@26680247{/solr,null,AVAILABLE}
  2> 2021-02-09 22:19:22.966:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2677: Started o.e.j.s.ServletContextHandler@2bd7ff7f{/solr,null,AVAILABLE}
  2> 2021-02-09 22:19:22.967:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2678: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-09 22:19:22.965:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2666: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-09 22:19:22.968:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2678: Started o.e.j.s.ServletContextHandler@3f93cf5f{/solr,null,AVAILABLE}
  2> 2021-02-09 22:19:22.967:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2667: Started ServerConnector@4ddc8315{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44399}
  2> 2021-02-09 22:19:22.967:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2666: Started o.e.j.s.ServletContextHandler@3619ab62{/solr,null,AVAILABLE}
  2> 2021-02-09 22:19:22.968:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2667: Started @61687ms
  2> 61662 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2667) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-09 22:19:22.968:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2679: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-09 22:19:22.968:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2679: Started o.e.j.s.ServletContextHandler@3e10743b{/solr,null,AVAILABLE}
  2> 2021-02-09 22:19:22.970:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2665: Started ServerConnector@4ebade26{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42905}
  2> 2021-02-09 22:19:22.970:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2665: Started @61689ms
  2> 61664 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2665) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-09 22:19:22.972:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2676: Started ServerConnector@7814a7e4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46419}
  2> 2021-02-09 22:19:22.972:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2676: Started @61691ms
  2> 61666 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2676) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-09 22:19:22.973:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2683: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-09 22:19:22.973:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2683: Started o.e.j.s.ServletContextHandler@6b1fd9d4{/solr,null,AVAILABLE}
  2> 2021-02-09 22:19:22.974:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2691: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-09 22:19:22.974:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2691: Started o.e.j.s.ServletContextHandler@331fed6c{/solr,null,AVAILABLE}
  2> 2021-02-09 22:19:22.975:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2677: Started ServerConnector@43a2ff17{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34677}
  2> 2021-02-09 22:19:22.975:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2677: Started @61694ms
  2> 61669 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2677) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-09 22:19:22.977:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2679: Started ServerConnector@b9a76ee{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46727}
  2> 2021-02-09 22:19:22.977:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2679: Started @61696ms
  2> 61671 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2679) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-09 22:19:22.978:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2678: Started ServerConnector@7ed2e84a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42315}
  2> 2021-02-09 22:19:22.978:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2678: Started @61698ms
  2> 61673 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2678) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-09 22:19:22.979:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2695: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-09 22:19:22.979:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2695: Started o.e.j.s.ServletContextHandler@603bbe50{/solr,null,AVAILABLE}
  2> 2021-02-09 22:19:22.985:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2666: Started ServerConnector@673206b2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36221}
  2> 2021-02-09 22:19:22.985:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2666: Started @61704ms
  2> 61679 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2666) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-09 22:19:22.986:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2691: Started ServerConnector@655502ba{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39779}
  2> 2021-02-09 22:19:22.987:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2691: Started @61706ms
  2> 2021-02-09 22:19:22.987:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2683: Started ServerConnector@3d68a2bd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42833}
  2> 2021-02-09 22:19:22.987:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2683: Started @61706ms
  2> 61681 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2691) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 61681 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2683) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-09 22:19:22.994:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2695: Started ServerConnector@7ebd15d6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37585}
  2> 2021-02-09 22:19:22.994:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2695: Started @61714ms
  2> 61688 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2695) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 61797 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2679) [n=127.0.0.1:46727_solr ] o.a.s.m.SolrMetricManager Metric already registered: memory.pools.PS-Old-Gen.usage
  2> 61809 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2887) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 61813 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2891) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 61847 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2676) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 61848 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2928) [n=127.0.0.1:42315_solr ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 61853 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2921) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 61856 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2921) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 61866 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2923) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 61869 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2920) [n=127.0.0.1:37585_solr ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 61875 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2920) [n=127.0.0.1:37585_solr ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 61891 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2927) [n=127.0.0.1:34677_solr ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 62780 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2934) [n=127.0.0.1:42905_solr c=test_col_s3_r_n2] o.a.s.c.ShardLeaderElectionContext Checking for recent versions in the update log
  2> 62800 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2935) [n=127.0.0.1:37585_solr c=test_col_s1_r_n2] o.a.s.c.ShardLeaderElectionContext Checking for recent versions in the update log
  2> 62801 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2950) [n=127.0.0.1:46419_solr c=test_col_s2_r_n1] o.a.s.c.ShardLeaderElectionContext Checking for recent versions in the update log
  2> 63741 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2975) [n=127.0.0.1:36221_solr ] o.a.s.h.RequestHandlerBase Error get
  2>           => org.apache.solr.common.SolrException: ERROR: [doc=id_15] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:222)
  2> org.apache.solr.common.SolrException: ERROR: [doc=id_15] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:222) ~[main/:?]
  2> 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:126) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1004) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:345) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:292) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:239) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:73) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:56) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:355) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:296) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processAdd(DistributedZkUpdateProcessor.java:298) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:109) ~[main/:?]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:332) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readIterator(JavaBinUpdateRequestCodec.java:281) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:337) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readNamedList(JavaBinUpdateRequestCodec.java:236) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:302) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:195) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:127) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:120) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: java.lang.NumberFormatException: For input string: "bogus_val"
  2> 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:?]
  2> 	at java.lang.Integer.parseInt(Integer.java:652) ~[?:?]
  2> 	at java.lang.Integer.parseInt(Integer.java:770) ~[?:?]
  2> 	at org.apache.solr.schema.TrieField.createField(TrieField.java:557) ~[main/:?]
  2> 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:595) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:66) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:173) ~[main/:?]
  2> 	... 60 more
  2> 63741 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2975) [n=127.0.0.1:36221_solr ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: [doc=id_15] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:222)
  2> 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:126)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1004)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:345)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:292)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:239)
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:73)
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:56)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:355)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:296)
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processAdd(DistributedZkUpdateProcessor.java:298)
  2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:109)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:332)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readIterator(JavaBinUpdateRequestCodec.java:281)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:337)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readNamedList(JavaBinUpdateRequestCodec.java:236)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:302)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282)
  2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:195)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:127)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:120)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72)
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994)
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917)
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623)
  2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
  2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  2> Caused by: java.lang.NumberFormatException: For input string: "bogus_val"
  2> 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
  2> 	at java.base/java.lang.Integer.parseInt(Integer.java:652)
  2> 	at java.base/java.lang.Integer.parseInt(Integer.java:770)
  2> 	at org.apache.solr.schema.TrieField.createField(TrieField.java:557)
  2> 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:595)
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:66)
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:173)
  2> 	... 60 more
  2> 
  2> 63743 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker3025) [n=127.0.0.1:42315_solr ] o.a.s.u.SolrCmdDistributor Exception sending dist update 400 org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: ERROR: [doc=id_15] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 63744 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2679) [n=127.0.0.1:37585_solr ] o.a.s.u.p.DistributedUpdateProcessor Exception on local deleteByQuery
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[20 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[20 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.TolerantUpdateProcessor.processDelete(TolerantUpdateProcessor.java:169) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[20 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 51 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133) ~[main/:?]
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 51 more
  2> 63744 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2676) [n=127.0.0.1:44399_solr ] o.a.s.u.p.DistributedUpdateProcessor Exception on local deleteByQuery
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[20 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[20 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[20 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 49 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133) ~[main/:?]
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 49 more
  2> 63744 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2676) [n=127.0.0.1:44399_solr ] o.a.s.h.RequestHandlerBase Error get
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[20 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[20 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[20 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 49 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133) ~[main/:?]
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 49 more
  2> 63744 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2676) [n=127.0.0.1:44399_solr ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[20 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501)
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83)
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944)
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812)
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72)
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994)
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917)
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623)
  2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
  2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[20 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268)
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49)
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465)
  2> 	... 49 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887)
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769)
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481)
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280)
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164)
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133)
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264)
  2> 	... 52 more
  2> 
  2> 63744 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9B6A4EDBEB56A4FA]-worker2666) [n=127.0.0.1:39779_solr ] o.a.s.u.p.DistributedUpdateProcessor Exception on local deleteByQuery
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[20 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[20 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[20 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 49 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164) ~[main/:?]
  2> 	at org.apache.solr.parser.Query

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 37s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1132 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1132/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=129, name=ParWork-CloudSolrClient74, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=129, name=ParWork-CloudSolrClient74, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([8CF1C6BB93C07B85]:0)




Build Log:
[...truncated 14942 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.709 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8CF1C6BB93C07B85 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:419, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerConfigSetMessageHandler.java:122, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 22s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1131 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1131/

1 tests failed.
FAILED:  org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached

Error Message:
org.apache.solr.common.SolrException: Error reading collection properties

Stack Trace:
org.apache.solr.common.SolrException: Error reading collection properties
	at __randomizedtesting.SeedInfo.seed([D910B3F617A377B0:3F577E3885950B43]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1273)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1224)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.checkValue(ZkCollectionPropsCachingTest.java:90)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached(ZkCollectionPropsCachingTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.common.AlreadyClosedException
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:96)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:81)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:378)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionProperties(ZkStateReader.java:1308)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1260)
	... 44 more




Build Log:
[...truncated 15157 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 35.651 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D910B3F617A377B0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1747, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3394, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:248, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/o

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

to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 6s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1130 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1130/

All tests passed

Build Log:
[...truncated 14868 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.01 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:419, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerConfigSetMessageHandler.java:122, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:232, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:267, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/LeaderElector.java:125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true'

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

to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 0s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1129 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1129/

2 tests failed.
FAILED:  org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: org.apache.solr.common.SolrException: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: org.apache.solr.common.SolrException: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([41F930EC862EDE70:A6A9EF3636DDE61E]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1220)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:108)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:35535_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:35535_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([41F930EC862EDE70:24FC349D14DAC632]:0)
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:35535_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:86)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
Caused by: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:35535_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2078)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.waitForState(BaseCloudSolrClient.java:410)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:83)
	... 5 more




Build Log:
[...truncated 16706 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.294 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.AddReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.AddReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=41F930EC862EDE70 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=41F930EC862EDE70 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly 

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 24s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1128 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1128/

All tests passed

Build Log:
[...truncated 14869 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.497 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:419, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerConfigSetMessageHandler.java:122, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:232, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:267, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/LeaderElector.java:125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 52s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1127 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1127/

All tests passed

Build Log:
[...truncated 14865 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.101 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:419, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerConfigSetMessageHandler.java:122, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:232, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:267, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/LeaderElector.java:125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 16s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1126 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1126/

All tests passed

Build Log:
[...truncated 14806 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.636 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1747, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3394, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:248, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:296, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:311, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:328, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:328, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:331, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:331, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:336, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:341, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:341, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:345, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:345, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:352, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirec

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 27s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1125 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1125/

1 tests failed.
FAILED:  org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached

Error Message:
org.apache.solr.common.SolrException: Error reading collection properties

Stack Trace:
org.apache.solr.common.SolrException: Error reading collection properties
	at __randomizedtesting.SeedInfo.seed([C321935E456AFE7F:25665E90D75C828C]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1273)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1224)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.checkValue(ZkCollectionPropsCachingTest.java:90)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached(ZkCollectionPropsCachingTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.common.AlreadyClosedException
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:96)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:81)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:378)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionProperties(ZkStateReader.java:1308)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1260)
	... 44 more




Build Log:
[...truncated 15215 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.948 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C321935E456AFE7F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true prevL

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 49s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1124 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1124/

2 tests failed.
FAILED:  org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: org.apache.solr.common.SolrException: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: org.apache.solr.common.SolrException: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([292E376B80F37595:CE7EE8B130004DFB]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1220)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:108)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached

Error Message:
org.apache.solr.common.SolrException: Error reading collection properties

Stack Trace:
org.apache.solr.common.SolrException: Error reading collection properties
	at __randomizedtesting.SeedInfo.seed([292E376B80F37595:CF69FAA512C50966]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1273)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1224)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.checkValue(ZkCollectionPropsCachingTest.java:90)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached(ZkCollectionPropsCachingTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.common.AlreadyClosedException
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:96)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:81)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:378)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionProperties(ZkStateReader.java:1308)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1260)
	... 44 more




Build Log:
[...truncated 16457 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.365 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.AddReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.AddReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=292E376B80F37595 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=292E376B80F37595 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1747, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3394, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpV

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 30s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1123 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1123/

All tests passed

Build Log:
[...truncated 14868 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.3 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:419, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerConfigSetMessageHandler.java:122, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:232, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:267, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/LeaderElector.java:125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' 

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 29s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1122 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1122/

2 tests failed.
FAILED:  org.apache.solr.cloud.AddReplicaTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AddReplicaTest: 
   1) Thread[id=2813, name=indexFetcher-245-thread-1, state=TIMED_WAITING, group=TGRP-AddReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2071)
        at app//org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:977)
        at app//org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:728)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:400)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:360)
        at app//org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:425)
        at app//org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1204)
        at app//org.apache.solr.handler.ReplicationHandler$$Lambda$1060/0x0000000100d94c40.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AddReplicaTest: 
   1) Thread[id=2813, name=indexFetcher-245-thread-1, state=TIMED_WAITING, group=TGRP-AddReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2071)
        at app//org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:977)
        at app//org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:728)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:400)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:360)
        at app//org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:425)
        at app//org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1204)
        at app//org.apache.solr.handler.ReplicationHandler$$Lambda$1060/0x0000000100d94c40.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)
	at __randomizedtesting.SeedInfo.seed([2B0FC0BEAAC323E5]:0)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=548, name=ParWork-CloudSolrClient458, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=548, name=ParWork-CloudSolrClient458, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([2B0FC0BEAAC323E5]:0)




Build Log:
[...truncated 15747 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.593 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2B0FC0BEAAC323E5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.AddReplicaTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.AddReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.AddReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2B0FC0BEAAC323E5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apach

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 36s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1121 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1121/

All tests passed

Build Log:
[...truncated 14807 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.29 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1747, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3394, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:248, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:296, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:311, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:328, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:328, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:331, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:331, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:336, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:341, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:341, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:345, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:345, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:352, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirect

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 46s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1120 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1120/

All tests passed

Build Log:
[...truncated 14867 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.008 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:419, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerConfigSetMessageHandler.java:122, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:232, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:267, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/LeaderElector.java:125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true

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

to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 5s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1119 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1119/

2 tests failed.
FAILED:  org.apache.solr.cloud.TestOnReconnectListenerSupport.test

Error Message:
java.lang.AssertionError: Previous core c8n_onreconnect_1x1_s1_r_n1:13777361457031720 should no longer be a registered OnReconnect listener! Current listeners: [org.apache.solr.cloud.ZkController$5@795a3dee, ZkIndexSchemaReader: /configs/_default/managed-schema, uniqueCoreId: c8n_onreconnect_1x1_s1_r_n1:13777361457031720, ZkIndexSchemaReader: /configs/_default/managed-schema, uniqueCoreId: c8n_onreconnect_1x1_s1_r_n1:13777361554905460]

Stack Trace:
java.lang.AssertionError: Previous core c8n_onreconnect_1x1_s1_r_n1:13777361457031720 should no longer be a registered OnReconnect listener! Current listeners: [org.apache.solr.cloud.ZkController$5@795a3dee, ZkIndexSchemaReader: /configs/_default/managed-schema, uniqueCoreId: c8n_onreconnect_1x1_s1_r_n1:13777361457031720, ZkIndexSchemaReader: /configs/_default/managed-schema, uniqueCoreId: c8n_onreconnect_1x1_s1_r_n1:13777361554905460]
	at __randomizedtesting.SeedInfo.seed([DA612F41AD8F6EE1:5235109B03730319]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.TestOnReconnectListenerSupport.test(TestOnReconnectListenerSupport.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=890, name=ParWork-CloudSolrClient683, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=890, name=ParWork-CloudSolrClient683, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([DA612F41AD8F6EE1]:0)




Build Log:
[...truncated 15289 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.612 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DA612F41AD8F6EE1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.TestOnReconnectListenerSupport.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestOnReconnectListenerSupport.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestOnReconnectListenerSupport" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DA612F41AD8F6EE1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1747, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3394, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Paramet

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 40s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1118 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1118/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:46591_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:46591_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([FF2FEEAA21CE2B04:9A2AEADBB33A3346]:0)
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:46591_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:86)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
Caused by: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:46591_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2078)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.waitForState(BaseCloudSolrClient.java:410)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:83)
	... 5 more




Build Log:
[...truncated 15423 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.558 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FF2FEEAA21CE2B04 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew 

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 24s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1117 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1117/

All tests passed

Build Log:
[...truncated 14811 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.837 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1747, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3394, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:248, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:296, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:311, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:328, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:328, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:331, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:331, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:336, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:341, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:341, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:345, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:345, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:352, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirec

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

to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 1s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1116 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1116/

1 tests failed.
FAILED:  org.apache.solr.search.join.TestCloudNestedDocsSort.test

Error Message:
org.junit.ComparisonFailure: SolrDocument{id=1907, type_s=[child], parentTie_s1=3, parent_id_s1=1885, parentFilter_s=[1m11, 1h7x, 167g, cwq, i4c, 1ww9, 5t0, v7q, 1ek, 1xp8, o66, bjp, 1ncc, 13rr], val_s1=11, childFilter_s=[1xp8, 1hky, 20uz, 18c8, 1ncc, 13rr, h2e, 99s, i4c, zam, xji, 1a40, bjp, 5t0, 1w80], score=0.0}
SolrDocument{id=1459, type_s=[parent], parentTie_s1=0, parent_id_s1=1459, parentFilter_s=[1w80, 1m11, o66, i4c, 1hky, 8px, 18c8, xji, bjp, 99s, v7q, 167g, 1a40, 1ek, 1ww9, 13rr, 5t0, 1h7x, 1xp8], score=4.8438234} expected:<1[459]> but was:<1[885]>

Stack Trace:
org.junit.ComparisonFailure: SolrDocument{id=1907, type_s=[child], parentTie_s1=3, parent_id_s1=1885, parentFilter_s=[1m11, 1h7x, 167g, cwq, i4c, 1ww9, 5t0, v7q, 1ek, 1xp8, o66, bjp, 1ncc, 13rr], val_s1=11, childFilter_s=[1xp8, 1hky, 20uz, 18c8, 1ncc, 13rr, h2e, 99s, i4c, zam, xji, 1a40, bjp, 5t0, 1w80], score=0.0}
SolrDocument{id=1459, type_s=[parent], parentTie_s1=0, parent_id_s1=1459, parentFilter_s=[1w80, 1m11, o66, i4c, 1hky, 8px, 18c8, xji, bjp, 99s, v7q, 167g, 1a40, 1ek, 1ww9, 13rr, 5t0, 1h7x, 1xp8], score=4.8438234} expected:<1[459]> but was:<1[885]>
	at __randomizedtesting.SeedInfo.seed([2C6C143F660B71B8:A4382BE5C8F71C40]:0)
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.apache.solr.search.join.TestCloudNestedDocsSort.test(TestCloudNestedDocsSort.java:179)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15302 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.467 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.search.join.TestCloudNestedDocsSort.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.join.TestCloudNestedDocsSort.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.join.TestCloudNestedDocsSort" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2C6C143F660B71B8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1747, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3394, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:248, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'grad

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 57s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1115 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1115/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates

Error Message:
java.lang.AssertionError: org.apache.solr.client.solrj.impl.CloudHttp2SolrClient@7be4f1f1 => [type=<DELID>,id=<id_43>,msgSubStr=<null>, type=<DELQ>,id=<foo_i:[45 TO ....giberish>,msgSubStr=<null>, type=<ADD>,id=<id_39>,msgSubStr=<null>, type=<DELQ>,id=<foo_i:[84 TO ....giberish>,msgSubStr=<null>, type=<DELQ>,id=<foo_i:[85 TO ....giberish>,msgSubStr=<null>]: {type=DELID, id=id_40, message=version conflict for id_40 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&_stateVer_=test_col:5&maxErrors=-1&wt=javabin&version=2} ... unexpected err in: {responseHeader={status=0, QTime=24, rf=1, maxErrors=-1, errors=[{type=ADD, id=id_39, message=ERROR: [doc=id_39] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=DELID, id=id_43, message=version conflict for id_43 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&_stateVer_=test_col:5&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_40, message=version conflict for id_40 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&_stateVer_=test_col:5&maxErrors=-1&wt=javabin&version=2}, {type=DELQ, id=foo_i:[45 TO ....giberish, message=org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[45 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
Was expecting one of:
    "]" ...
    "}" ...
    }, {type=DELQ, id=foo_i:[84 TO ....giberish, message=org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[84 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
Was expecting one of:
    "]" ...
    "}" ...
    }, {type=DELQ, id=foo_i:[85 TO ....giberish, message=org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[85 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
Was expecting one of:
    "]" ...
    "}" ...
    }]}}

Stack Trace:
java.lang.AssertionError: org.apache.solr.client.solrj.impl.CloudHttp2SolrClient@7be4f1f1 => [type=<DELID>,id=<id_43>,msgSubStr=<null>, type=<DELQ>,id=<foo_i:[45 TO ....giberish>,msgSubStr=<null>, type=<ADD>,id=<id_39>,msgSubStr=<null>, type=<DELQ>,id=<foo_i:[84 TO ....giberish>,msgSubStr=<null>, type=<DELQ>,id=<foo_i:[85 TO ....giberish>,msgSubStr=<null>]: {type=DELID, id=id_40, message=version conflict for id_40 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&_stateVer_=test_col:5&maxErrors=-1&wt=javabin&version=2} ... unexpected err in: {responseHeader={status=0, QTime=24, rf=1, maxErrors=-1, errors=[{type=ADD, id=id_39, message=ERROR: [doc=id_39] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=DELID, id=id_43, message=version conflict for id_43 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&_stateVer_=test_col:5&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_40, message=version conflict for id_40 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&_stateVer_=test_col:5&maxErrors=-1&wt=javabin&version=2}, {type=DELQ, id=foo_i:[45 TO ....giberish, message=org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[45 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
Was expecting one of:
    "]" ...
    "}" ...
    }, {type=DELQ, id=foo_i:[84 TO ....giberish, message=org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[84 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
Was expecting one of:
    "]" ...
    "}" ...
    }, {type=DELQ, id=foo_i:[85 TO ....giberish, message=org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[85 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
Was expecting one of:
    "]" ...
    "}" ...
    }]}}
	at __randomizedtesting.SeedInfo.seed([9FB145348454EB66:A3709084F3291574]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.assertUpdateTolerantErrors(TestTolerantUpdateProcessorCloud.java:987)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates(TestTolerantUpdateProcessorRandomCloud.java:261)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14500 lines...]
    java.lang.AssertionError: org.apache.solr.client.solrj.impl.CloudHttp2SolrClient@7be4f1f1 => [type=<DELID>,id=<id_43>,msgSubStr=<null>, type=<DELQ>,id=<foo_i:[45 TO ....giberish>,msgSubStr=<null>, type=<ADD>,id=<id_39>,msgSubStr=<null>, type=<DELQ>,id=<foo_i:[84 TO ....giberish>,msgSubStr=<null>, type=<DELQ>,id=<foo_i:[85 TO ....giberish>,msgSubStr=<null>]: {type=DELID, id=id_40, message=version conflict for id_40 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&_stateVer_=test_col:5&maxErrors=-1&wt=javabin&version=2} ... unexpected err in: {responseHeader={status=0, QTime=24, rf=1, maxErrors=-1, errors=[{type=ADD, id=id_39, message=ERROR: [doc=id_39] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=DELID, id=id_43, message=version conflict for id_43 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&_stateVer_=test_col:5&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_40, message=version conflict for id_40 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&_stateVer_=test_col:5&maxErrors=-1&wt=javabin&version=2}, {type=DELQ, id=foo_i:[45 TO ....giberish, message=org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[45 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
    Was expecting one of:
        "]" ...
        "}" ...
        }, {type=DELQ, id=foo_i:[84 TO ....giberish, message=org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[84 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
    Was expecting one of:
        "]" ...
        "}" ...
        }, {type=DELQ, id=foo_i:[85 TO ....giberish, message=org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[85 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
    Was expecting one of:
        "]" ...
        "}" ...
        }]}}
        at __randomizedtesting.SeedInfo.seed([9FB145348454EB66:A3709084F3291574]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.assertUpdateTolerantErrors(TestTolerantUpdateProcessorCloud.java:987)
        at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates(TestTolerantUpdateProcessorRandomCloud.java:261)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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.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:370)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud > test suite's output saved to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.txt, copied below:
  2> 76919 WARN  (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
  2> 2021-02-07 04:52:55.242:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3205: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-07 04:52:55.242:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3205: Started o.e.j.s.ServletContextHandler@2e477e63{/solr,null,AVAILABLE}
  2> 2021-02-07 04:52:55.242:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3194: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-07 04:52:55.242:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3194: Started o.e.j.s.ServletContextHandler@de85335{/solr,null,AVAILABLE}
  2> 2021-02-07 04:52:55.242:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3196: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-07 04:52:55.242:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3205: Started ServerConnector@7083f863{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37039}
  2> 2021-02-07 04:52:55.242:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3205: Started @76961ms
  2> 2021-02-07 04:52:55.242:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3196: Started o.e.j.s.ServletContextHandler@ac361f6{/solr,null,AVAILABLE}
  2> 2021-02-07 04:52:55.243:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3194: Started ServerConnector@1496ca8b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38635}
  2> 2021-02-07 04:52:55.243:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3194: Started @76961ms
  2> 76930 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3205) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 76930 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3194) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-07 04:52:55.242:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3195: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-07 04:52:55.243:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3195: Started o.e.j.s.ServletContextHandler@ff029f5{/solr,null,AVAILABLE}
  2> 2021-02-07 04:52:55.248:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3206: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-07 04:52:55.249:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3206: Started o.e.j.s.ServletContextHandler@69b326fa{/solr,null,AVAILABLE}
  2> 2021-02-07 04:52:55.257:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3196: Started ServerConnector@6ffebfb3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43353}
  2> 2021-02-07 04:52:55.257:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3196: Started @76975ms
  2> 76944 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3196) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-07 04:52:55.262:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3195: Started ServerConnector@5c9634e3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35009}
  2> 2021-02-07 04:52:55.262:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3195: Started @76980ms
  2> 76949 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3195) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-07 04:52:55.270:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3206: Started ServerConnector@3c401b89{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43717}
  2> 2021-02-07 04:52:55.270:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3206: Started @76989ms
  2> 76958 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3206) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 77043 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3295) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 77091 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3334) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 77092 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3330) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 77106 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3274) [n=127.0.0.1:35009_solr ] o.a.s.c.s.c.DistributedLock Could not find the stats for less than me: /cluster/cluster_lock/x-72956015565471747-0000000003
  2> 77112 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3332) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 77112 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3328) [n=127.0.0.1:38635_solr ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 77736 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3339) [n=127.0.0.1:43717_solr c=test_col_s1_r_n1] o.a.s.c.ShardLeaderElectionContext Checking for recent versions in the update log
  2> 77744 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3339) [n=127.0.0.1:38635_solr c=test_col_s2_r_n1] o.a.s.c.ShardLeaderElectionContext Checking for recent versions in the update log
  2> 78117 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3375) [n=127.0.0.1:37039_solr ] o.a.s.h.RequestHandlerBase Error get
  2>           => org.apache.solr.common.SolrException: ERROR: [doc=id_83] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:222)
  2> org.apache.solr.common.SolrException: ERROR: [doc=id_83] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:222) ~[main/:?]
  2> 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:126) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1004) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:345) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:292) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:239) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:73) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:56) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:355) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:296) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processAdd(DistributedZkUpdateProcessor.java:298) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:109) ~[main/:?]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:332) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readIterator(JavaBinUpdateRequestCodec.java:281) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:337) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readNamedList(JavaBinUpdateRequestCodec.java:236) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:302) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:195) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:127) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:120) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: java.lang.NumberFormatException: For input string: "bogus_val"
  2> 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:?]
  2> 	at java.lang.Integer.parseInt(Integer.java:652) ~[?:?]
  2> 	at java.lang.Integer.parseInt(Integer.java:770) ~[?:?]
  2> 	at org.apache.solr.schema.TrieField.createField(TrieField.java:557) ~[main/:?]
  2> 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:595) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:66) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:173) ~[main/:?]
  2> 	... 60 more
  2> 78117 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3375) [n=127.0.0.1:37039_solr ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: [doc=id_83] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:222)
  2> 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:126)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1004)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:345)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:292)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:239)
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:73)
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:56)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:355)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:296)
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processAdd(DistributedZkUpdateProcessor.java:298)
  2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:109)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:332)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readIterator(JavaBinUpdateRequestCodec.java:281)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:337)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readNamedList(JavaBinUpdateRequestCodec.java:236)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:302)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282)
  2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:195)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:127)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:120)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72)
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994)
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917)
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623)
  2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
  2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  2> Caused by: java.lang.NumberFormatException: For input string: "bogus_val"
  2> 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
  2> 	at java.base/java.lang.Integer.parseInt(Integer.java:652)
  2> 	at java.base/java.lang.Integer.parseInt(Integer.java:770)
  2> 	at org.apache.solr.schema.TrieField.createField(TrieField.java:557)
  2> 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:595)
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:66)
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:173)
  2> 	... 60 more
  2> 
  2> 78119 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3379) [ ] o.a.s.u.SolrCmdDistributor Exception sending dist update 400 org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: ERROR: [doc=id_83] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 78120 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3378) [n=127.0.0.1:37039_solr ] o.a.s.h.RequestHandlerBase Error get
  2>           => org.apache.solr.common.SolrException: ERROR: [doc=id_21] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:222)
  2> org.apache.solr.common.SolrException: ERROR: [doc=id_21] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:222) ~[main/:?]
  2> 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:126) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1004) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:345) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:292) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:239) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:73) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:56) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:355) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:296) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processAdd(DistributedZkUpdateProcessor.java:298) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:109) ~[main/:?]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:332) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readIterator(JavaBinUpdateRequestCodec.java:281) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:337) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readNamedList(JavaBinUpdateRequestCodec.java:236) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:302) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:195) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:127) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:120) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: java.lang.NumberFormatException: For input string: "bogus_val"
  2> 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:?]
  2> 	at java.lang.Integer.parseInt(Integer.java:652) ~[?:?]
  2> 	at java.lang.Integer.parseInt(Integer.java:770) ~[?:?]
  2> 	at org.apache.solr.schema.TrieField.createField(TrieField.java:557) ~[main/:?]
  2> 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:595) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:66) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:173) ~[main/:?]
  2> 	... 60 more
  2> 78120 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3378) [n=127.0.0.1:37039_solr ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: [doc=id_21] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:222)
  2> 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:126)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1004)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:345)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:292)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:239)
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:73)
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:56)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:355)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:296)
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processAdd(DistributedZkUpdateProcessor.java:298)
  2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:109)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:332)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readIterator(JavaBinUpdateRequestCodec.java:281)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:337)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readNamedList(JavaBinUpdateRequestCodec.java:236)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:302)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282)
  2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:195)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:127)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:120)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72)
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994)
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917)
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623)
  2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
  2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  2> Caused by: java.lang.NumberFormatException: For input string: "bogus_val"
  2> 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
  2> 	at java.base/java.lang.Integer.parseInt(Integer.java:652)
  2> 	at java.base/java.lang.Integer.parseInt(Integer.java:770)
  2> 	at org.apache.solr.schema.TrieField.createField(TrieField.java:557)
  2> 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:595)
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:66)
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:173)
  2> 	... 60 more
  2> 
  2> 78120 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3379) [ ] o.a.s.u.SolrCmdDistributor Exception sending dist update 400 org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: ERROR: [doc=id_21] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 78127 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3378) [n=127.0.0.1:43717_solr ] o.a.s.u.p.DistributedUpdateProcessor Exception on local deleteByQuery
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[31 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[31 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.TolerantUpdateProcessor.processDelete(TolerantUpdateProcessor.java:169) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[31 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 51 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133) ~[main/:?]
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 51 more
  2> 78128 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3375) [n=127.0.0.1:38635_solr ] o.a.s.u.p.DistributedUpdateProcessor Exception on local deleteByQuery
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[31 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[31 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.TolerantUpdateProcessor.processDelete(TolerantUpdateProcessor.java:169) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[31 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 51 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133) ~[main/:?]
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 51 more
  2> 78128 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3375) [n=127.0.0.1:38635_solr ] o.a.s.u.p.DistributedUpdateProcessor Exception on local deleteByQuery
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[82 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[82 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.TolerantUpdateProcessor.processDelete(TolerantUpdateProcessor.java:169) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[82 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 51 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133) ~[main/:?]
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 51 more
  2> 78128 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9FB145348454EB66]-worker3375) [n=127.0.0.1:38635_solr ] o.a.s.u.p.DistributedUpdateProcessor Exception on local deleteByQuery
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[32 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[32 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.TolerantUpdateProcessor.processDelete(TolerantUpdateProcessor.java:169) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]


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

to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 4s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1114 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1114/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates

Error Message:
java.lang.AssertionError: org.apache.solr.client.solrj.impl.Http2SolrClient@4f12013a => [type=<ADD>,id=<id_25>,msgSubStr=<null>, type=<ADD>,id=<id_39>,msgSubStr=<null>, type=<ADD>,id=<id_33>,msgSubStr=<null>, type=<DELID>,id=<id_55>,msgSubStr=<null>, type=<DELQ>,id=<foo_i:[32 TO ....giberish>,msgSubStr=<null>, type=<DELID>,id=<id_51>,msgSubStr=<null>]: {type=DELID, id=id_14, message=version conflict for id_14 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2} ... unexpected err in: {responseHeader={rf=1, errors=[{type=ADD, id=id_25, message=ERROR: [doc=id_25] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_39, message=ERROR: [doc=id_39] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_33, message=ERROR: [doc=id_33] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=DELID, id=id_55, message=version conflict for id_55 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_14, message=version conflict for id_14 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_51, message=version conflict for id_51 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}, {type=DELQ, id=foo_i:[32 TO ....giberish, message=org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[32 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
Was expecting one of:
    "]" ...
    "}" ...
    }], maxErrors=-1, status=0, QTime=23}}

Stack Trace:
java.lang.AssertionError: org.apache.solr.client.solrj.impl.Http2SolrClient@4f12013a => [type=<ADD>,id=<id_25>,msgSubStr=<null>, type=<ADD>,id=<id_39>,msgSubStr=<null>, type=<ADD>,id=<id_33>,msgSubStr=<null>, type=<DELID>,id=<id_55>,msgSubStr=<null>, type=<DELQ>,id=<foo_i:[32 TO ....giberish>,msgSubStr=<null>, type=<DELID>,id=<id_51>,msgSubStr=<null>]: {type=DELID, id=id_14, message=version conflict for id_14 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2} ... unexpected err in: {responseHeader={rf=1, errors=[{type=ADD, id=id_25, message=ERROR: [doc=id_25] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_39, message=ERROR: [doc=id_39] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_33, message=ERROR: [doc=id_33] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=DELID, id=id_55, message=version conflict for id_55 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_14, message=version conflict for id_14 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_51, message=version conflict for id_51 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}, {type=DELQ, id=foo_i:[32 TO ....giberish, message=org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[32 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
Was expecting one of:
    "]" ...
    "}" ...
    }], maxErrors=-1, status=0, QTime=23}}
	at __randomizedtesting.SeedInfo.seed([76E783C95DCCC0F0:4A2656792AB13EE2]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.assertUpdateTolerantErrors(TestTolerantUpdateProcessorCloud.java:987)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates(TestTolerantUpdateProcessorRandomCloud.java:261)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14547 lines...]
    java.lang.AssertionError: org.apache.solr.client.solrj.impl.Http2SolrClient@4f12013a => [type=<ADD>,id=<id_25>,msgSubStr=<null>, type=<ADD>,id=<id_39>,msgSubStr=<null>, type=<ADD>,id=<id_33>,msgSubStr=<null>, type=<DELID>,id=<id_55>,msgSubStr=<null>, type=<DELQ>,id=<foo_i:[32 TO ....giberish>,msgSubStr=<null>, type=<DELID>,id=<id_51>,msgSubStr=<null>]: {type=DELID, id=id_14, message=version conflict for id_14 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2} ... unexpected err in: {responseHeader={rf=1, errors=[{type=ADD, id=id_25, message=ERROR: [doc=id_25] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_39, message=ERROR: [doc=id_39] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_33, message=ERROR: [doc=id_33] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=DELID, id=id_55, message=version conflict for id_55 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_14, message=version conflict for id_14 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_51, message=version conflict for id_51 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}, {type=DELQ, id=foo_i:[32 TO ....giberish, message=org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[32 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
    Was expecting one of:
        "]" ...
        "}" ...
        }], maxErrors=-1, status=0, QTime=23}}
        at __randomizedtesting.SeedInfo.seed([76E783C95DCCC0F0:4A2656792AB13EE2]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.assertUpdateTolerantErrors(TestTolerantUpdateProcessorCloud.java:987)
        at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates(TestTolerantUpdateProcessorRandomCloud.java:261)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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.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:370)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud > test suite's output saved to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.txt, copied below:
  2> 58036 WARN  (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
  2> 2021-02-07 00:29:54.908:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2651: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-07 00:29:54.908:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2660: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-07 00:29:54.908:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2651: Started o.e.j.s.ServletContextHandler@383b9010{/solr,null,AVAILABLE}
  2> 2021-02-07 00:29:54.908:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2660: Started o.e.j.s.ServletContextHandler@5278c271{/solr,null,AVAILABLE}
  2> 2021-02-07 00:29:54.908:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2660: Started ServerConnector@6cfd4e87{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:٤٥٢٣٣}
  2> 2021-02-07 00:29:54.908:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2660: Started @٥٨٠٧٨ms
  2> 2021-02-07 00:29:54.908:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2651: Started ServerConnector@249100b3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:٤٢٠٧٧}
  2> 2021-02-07 00:29:54.908:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2651: Started @٥٨٠٧٨ms
  2> 2021-02-07 00:29:54.909:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2650: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-07 00:29:54.909:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2650: Started o.e.j.s.ServletContextHandler@8896327{/solr,null,AVAILABLE}
  2> 2021-02-07 00:29:54.909:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2649: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-07 00:29:54.909:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2649: Started o.e.j.s.ServletContextHandler@7b811116{/solr,null,AVAILABLE}
  2> 58053 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2660) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 58054 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2651) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-07 00:29:54.914:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2661: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-07 00:29:54.915:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2661: Started o.e.j.s.ServletContextHandler@387a8dcf{/solr,null,AVAILABLE}
  2> 2021-02-07 00:29:54.926:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2649: Started ServerConnector@768515f5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:٣٩٢١٧}
  2> 2021-02-07 00:29:54.926:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2649: Started @٥٨٠٩٥ms
  2> 58071 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2649) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-07 00:29:54.934:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2650: Started ServerConnector@2d3cf763{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:٤٥٣٠٣}
  2> 2021-02-07 00:29:54.935:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2650: Started @٥٨١٠٤ms
  2> 58080 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2650) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-07 00:29:54.941:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2661: Started ServerConnector@245fbbab{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:٤٠٧٥٣}
  2> 2021-02-07 00:29:54.941:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2661: Started @٥٨١١٠ms
  2> 58086 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2661) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 58378 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2759) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 58399 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2750) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 58428 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2782) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 58442 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2785) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 58465 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2774) [n=127.0.0.1:45233_solr ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 58980 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2811) [n=127.0.0.1:39217_solr c=test_col_s2_r_n1] o.a.s.c.ShardLeaderElectionContext Checking for recent versions in the update log
  2> 58993 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2797) [n=127.0.0.1:45303_solr c=test_col_s1_r_n2] o.a.s.c.ShardLeaderElectionContext Checking for recent versions in the update log
  2> 59218 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2755) [n=127.0.0.1:40753_solr ] o.a.s.h.RequestHandlerBase Error get
  2>           => org.apache.solr.common.SolrException: ERROR: [doc=id_31] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:222)
  2> org.apache.solr.common.SolrException: ERROR: [doc=id_31] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:222) ~[main/:?]
  2> 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:126) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1004) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:345) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:292) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:239) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:73) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:56) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:355) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:296) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processAdd(DistributedZkUpdateProcessor.java:298) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:109) ~[main/:?]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:332) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readIterator(JavaBinUpdateRequestCodec.java:281) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:337) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readNamedList(JavaBinUpdateRequestCodec.java:236) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:302) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:195) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:127) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:120) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: java.lang.NumberFormatException: For input string: "bogus_val"
  2> 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:?]
  2> 	at java.lang.Integer.parseInt(Integer.java:652) ~[?:?]
  2> 	at java.lang.Integer.parseInt(Integer.java:770) ~[?:?]
  2> 	at org.apache.solr.schema.TrieField.createField(TrieField.java:557) ~[main/:?]
  2> 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:595) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:66) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:173) ~[main/:?]
  2> 	... 60 more
  2> 59218 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2755) [n=127.0.0.1:40753_solr ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: [doc=id_31] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:222)
  2> 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:126)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1004)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:345)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:292)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:239)
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:73)
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:56)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:355)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:296)
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processAdd(DistributedZkUpdateProcessor.java:298)
  2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:109)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:332)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readIterator(JavaBinUpdateRequestCodec.java:281)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:337)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readNamedList(JavaBinUpdateRequestCodec.java:236)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:302)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282)
  2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:195)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:127)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:120)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72)
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994)
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917)
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623)
  2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
  2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  2> Caused by: java.lang.NumberFormatException: For input string: "bogus_val"
  2> 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
  2> 	at java.base/java.lang.Integer.parseInt(Integer.java:652)
  2> 	at java.base/java.lang.Integer.parseInt(Integer.java:770)
  2> 	at org.apache.solr.schema.TrieField.createField(TrieField.java:557)
  2> 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:595)
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:66)
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:173)
  2> 	... 60 more
  2> 
  2> 59220 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2833) [ ] o.a.s.u.SolrCmdDistributor Exception sending dist update 400 org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: ERROR: [doc=id_31] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 59227 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2763) [n=127.0.0.1:45303_solr ] o.a.s.u.p.DistributedUpdateProcessor Exception on local deleteByQuery
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[28 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[28 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.TolerantUpdateProcessor.processDelete(TolerantUpdateProcessor.java:169) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[28 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 51 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133) ~[main/:?]
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 51 more
  2> 59240 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2755) [n=127.0.0.1:39217_solr ] o.a.s.u.p.DistributedUpdateProcessor Exception on local deleteByQuery
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[28 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[28 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.TolerantUpdateProcessor.processDelete(TolerantUpdateProcessor.java:169) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[28 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 51 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133) ~[main/:?]
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 51 more
  2> 59240 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2755) [n=127.0.0.1:39217_solr ] o.a.s.h.RequestHandlerBase Error get
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[28 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[28 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.TolerantUpdateProcessor.processDelete(TolerantUpdateProcessor.java:169) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[28 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 51 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133) ~[main/:?]
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 51 more
  2> 59240 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2755) [n=127.0.0.1:39217_solr ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[28 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501)
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83)
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944)
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812)
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383)
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60)
  2> 	at org.apache.solr.update.processor.TolerantUpdateProcessor.processDelete(TolerantUpdateProcessor.java:169)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72)
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994)
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917)
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623)
  2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
  2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[28 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268)
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49)
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465)
  2> 	... 51 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887)
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769)
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481)
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280)
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164)
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133)
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264)
  2> 	... 54 more
  2> 
  2> 59242 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2832) [ ] o.a.s.u.SolrCmdDistributor Exception sending dist update 400 org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[28 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 59246 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2837) [n=127.0.0.1:42077_solr ] o.a.s.u.p.DistributedUpdateProcessor Exception on local deleteByQuery
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[28 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[28 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[28 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 49 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133) ~[main/:?]
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 49 more
  2> 59246 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[76E783C95DCCC0F0]-worker2837) [n=127.0.0.1:42077_solr ] o.a.s.h.RequestHandlerBase Error get
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[28 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[28 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c08760

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 39s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1113 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1113/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates

Error Message:
java.lang.AssertionError: org.apache.solr.client.solrj.impl.CloudHttp2SolrClient@62145db3 => [type=<ADD>,id=<id_7>,msgSubStr=<null>, type=<DELID>,id=<id_36>,msgSubStr=<null>, type=<ADD>,id=<id_63>,msgSubStr=<null>, type=<DELQ>,id=<foo_i:[66 TO ....giberish>,msgSubStr=<null>, type=<ADD>,id=<id_4>,msgSubStr=<null>, type=<ADD>,id=<(unknown)>,msgSubStr=<null>]: {type=DELID, id=id_65, message=version conflict for id_65 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&_stateVer_=test_col:11&maxErrors=-1&wt=javabin&version=2} ... unexpected err in: {responseHeader={rf=1, errors=[{type=ADD, id=id_7, message=ERROR: [doc=id_7] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_63, message=ERROR: [doc=id_63] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_4, message=ERROR: [doc=id_4] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=(unknown), message=Document is missing mandatory uniqueKey field: id}, {type=DELID, id=id_36, message=version conflict for id_36 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&_stateVer_=test_col:11&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_65, message=version conflict for id_65 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&_stateVer_=test_col:11&maxErrors=-1&wt=javabin&version=2}, {type=DELQ, id=foo_i:[66 TO ....giberish, message=org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[66 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
Was expecting one of:
    "]" ...
    "}" ...
    }], maxErrors=-1, status=0, QTime=18}}

Stack Trace:
java.lang.AssertionError: org.apache.solr.client.solrj.impl.CloudHttp2SolrClient@62145db3 => [type=<ADD>,id=<id_7>,msgSubStr=<null>, type=<DELID>,id=<id_36>,msgSubStr=<null>, type=<ADD>,id=<id_63>,msgSubStr=<null>, type=<DELQ>,id=<foo_i:[66 TO ....giberish>,msgSubStr=<null>, type=<ADD>,id=<id_4>,msgSubStr=<null>, type=<ADD>,id=<(unknown)>,msgSubStr=<null>]: {type=DELID, id=id_65, message=version conflict for id_65 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&_stateVer_=test_col:11&maxErrors=-1&wt=javabin&version=2} ... unexpected err in: {responseHeader={rf=1, errors=[{type=ADD, id=id_7, message=ERROR: [doc=id_7] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_63, message=ERROR: [doc=id_63] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_4, message=ERROR: [doc=id_4] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=(unknown), message=Document is missing mandatory uniqueKey field: id}, {type=DELID, id=id_36, message=version conflict for id_36 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&_stateVer_=test_col:11&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_65, message=version conflict for id_65 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&_stateVer_=test_col:11&maxErrors=-1&wt=javabin&version=2}, {type=DELQ, id=foo_i:[66 TO ....giberish, message=org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[66 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
Was expecting one of:
    "]" ...
    "}" ...
    }], maxErrors=-1, status=0, QTime=18}}
	at __randomizedtesting.SeedInfo.seed([1AB60F6A4445BBA8:2677DADA333845BA]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.assertUpdateTolerantErrors(TestTolerantUpdateProcessorCloud.java:987)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates(TestTolerantUpdateProcessorRandomCloud.java:261)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14551 lines...]
    java.lang.AssertionError: org.apache.solr.client.solrj.impl.CloudHttp2SolrClient@62145db3 => [type=<ADD>,id=<id_7>,msgSubStr=<null>, type=<DELID>,id=<id_36>,msgSubStr=<null>, type=<ADD>,id=<id_63>,msgSubStr=<null>, type=<DELQ>,id=<foo_i:[66 TO ....giberish>,msgSubStr=<null>, type=<ADD>,id=<id_4>,msgSubStr=<null>, type=<ADD>,id=<(unknown)>,msgSubStr=<null>]: {type=DELID, id=id_65, message=version conflict for id_65 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&_stateVer_=test_col:11&maxErrors=-1&wt=javabin&version=2} ... unexpected err in: {responseHeader={rf=1, errors=[{type=ADD, id=id_7, message=ERROR: [doc=id_7] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_63, message=ERROR: [doc=id_63] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_4, message=ERROR: [doc=id_4] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=(unknown), message=Document is missing mandatory uniqueKey field: id}, {type=DELID, id=id_36, message=version conflict for id_36 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&_stateVer_=test_col:11&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_65, message=version conflict for id_65 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&_stateVer_=test_col:11&maxErrors=-1&wt=javabin&version=2}, {type=DELQ, id=foo_i:[66 TO ....giberish, message=org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[66 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
    Was expecting one of:
        "]" ...
        "}" ...
        }], maxErrors=-1, status=0, QTime=18}}
        at __randomizedtesting.SeedInfo.seed([1AB60F6A4445BBA8:2677DADA333845BA]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.assertUpdateTolerantErrors(TestTolerantUpdateProcessorCloud.java:987)
        at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates(TestTolerantUpdateProcessorRandomCloud.java:261)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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.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:370)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud > test suite's output saved to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.txt, copied below:
  2> 58599 WARN  (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
  2> 2021-02-06 18:41:32.151:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2643: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-06 18:41:32.151:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2643: Started o.e.j.s.ServletContextHandler@625127a3{/solr,null,AVAILABLE}
  2> 2021-02-06 18:41:32.151:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2641: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-06 18:41:32.152:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2641: Started o.e.j.s.ServletContextHandler@6848218f{/solr,null,AVAILABLE}
  2> 2021-02-06 18:41:32.151:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2642: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-06 18:41:32.152:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2642: Started o.e.j.s.ServletContextHandler@7a50faa5{/solr,null,AVAILABLE}
  2> 2021-02-06 18:41:32.152:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2652: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-06 18:41:32.152:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2652: Started o.e.j.s.ServletContextHandler@5ed0c190{/solr,null,AVAILABLE}
  2> 2021-02-06 18:41:32.152:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2641: Started ServerConnector@3acc931a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38123}
  2> 2021-02-06 18:41:32.152:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2641: Started @58642ms
  2> 2021-02-06 18:41:32.153:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2653: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-06 18:41:32.153:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2653: Started o.e.j.s.ServletContextHandler@524f5ed6{/solr,null,AVAILABLE}
  2> 58618 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2641) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-06 18:41:32.153:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2654: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-06 18:41:32.153:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2654: Started o.e.j.s.ServletContextHandler@75d97802{/solr,null,AVAILABLE}
  2> 2021-02-06 18:41:32.154:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2655: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-06 18:41:32.154:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2655: Started o.e.j.s.ServletContextHandler@666542cd{/solr,null,AVAILABLE}
  2> 2021-02-06 18:41:32.154:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2642: Started ServerConnector@780ad13f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43609}
  2> 2021-02-06 18:41:32.155:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2642: Started @58644ms
  2> 58620 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2642) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-06 18:41:32.156:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2653: Started ServerConnector@4a194510{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33487}
  2> 2021-02-06 18:41:32.156:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2653: Started @58645ms
  2> 58621 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2653) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-06 18:41:32.158:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2654: Started ServerConnector@5dc20b84{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39065}
  2> 2021-02-06 18:41:32.158:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2654: Started @58647ms
  2> 58623 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2654) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-06 18:41:32.159:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2643: Started ServerConnector@24893d8d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40465}
  2> 2021-02-06 18:41:32.159:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2643: Started @58648ms
  2> 58624 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2643) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-06 18:41:32.161:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2659: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-06 18:41:32.161:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2659: Started o.e.j.s.ServletContextHandler@5f9c1bb5{/solr,null,AVAILABLE}
  2> 2021-02-06 18:41:32.162:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2669: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-06 18:41:32.162:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2669: Started o.e.j.s.ServletContextHandler@162bac8b{/solr,null,AVAILABLE}
  2> 2021-02-06 18:41:32.164:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2671: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-06 18:41:32.164:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2671: Started o.e.j.s.ServletContextHandler@50feddee{/solr,null,AVAILABLE}
  2> 2021-02-06 18:41:32.168:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2652: Started ServerConnector@48099714{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41507}
  2> 2021-02-06 18:41:32.168:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2652: Started @58657ms
  2> 2021-02-06 18:41:32.168:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2655: Started ServerConnector@3319360d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43733}
  2> 2021-02-06 18:41:32.168:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2655: Started @58657ms
  2> 58633 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2652) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 58633 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2655) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-06 18:41:32.174:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2669: Started ServerConnector@63853812{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35799}
  2> 2021-02-06 18:41:32.174:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2669: Started @58663ms
  2> 58639 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2669) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-06 18:41:32.177:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2659: Started ServerConnector@3af4e487{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37389}
  2> 2021-02-06 18:41:32.177:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2659: Started @58667ms
  2> 58643 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2659) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-06 18:41:32.231:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2671: Started ServerConnector@3da09f4d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46565}
  2> 2021-02-06 18:41:32.231:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2671: Started @58720ms
  2> 58696 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2671) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 58730 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2751) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 58864 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2822) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 58871 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2846) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 58874 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2814) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 58955 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2842) [n=127.0.0.1:37389_solr ] o.a.s.c.s.c.DistributedLock Could not find the stats for less than me: /cluster/cluster_lock/x-72955036524544007-0000000005
  2> 58973 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2875) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 58974 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2874) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 58989 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2879) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 59048 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2876) [n=127.0.0.1:35799_solr ] o.a.s.c.s.c.DistributedLock Could not find the stats for less than me: /cluster/cluster_lock/x-72955036524544010-0000000008
  2> 59055 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2893) [n=127.0.0.1:37389_solr ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 59058 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2641) [n=127.0.0.1:39065_solr ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 59060 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2897) [n=127.0.0.1:43609_solr ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 59593 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2885) [n=127.0.0.1:43609_solr c=test_col_s1_r_n1] o.a.s.s.ManagedIndexSchemaFactory The schema has been upgraded to managed, but the non-managed schema schema15.xml is still loadable.  PLEASE REMOVE THIS FILE.
  2> 60088 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2924) [n=127.0.0.1:40465_solr c=test_col_s3_r_n2] o.a.s.c.ShardLeaderElectionContext Checking for recent versions in the update log
  2> 60116 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2887) [n=127.0.0.1:35799_solr c=test_col_s1_r_n3] o.a.s.c.ShardLeaderElectionContext Checking for recent versions in the update log
  2> 60135 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2919) [n=127.0.0.1:43733_solr c=test_col_s2_r_n2] o.a.s.c.ShardLeaderElectionContext Checking for recent versions in the update log
  2> 60742 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2885) [n=127.0.0.1:35799_solr ] o.a.s.u.p.DistributedUpdateProcessor Exception on local deleteByQuery
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.TolerantUpdateProcessor.processDelete(TolerantUpdateProcessor.java:169) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 51 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133) ~[main/:?]
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 51 more
  2> 60746 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2883) [n=127.0.0.1:41507_solr ] o.a.s.u.p.DistributedUpdateProcessor Exception on local deleteByQuery
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 49 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133) ~[main/:?]
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 49 more
  2> 60746 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2883) [n=127.0.0.1:41507_solr ] o.a.s.h.RequestHandlerBase Error get
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 49 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133) ~[main/:?]
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 49 more
  2> 60746 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2883) [n=127.0.0.1:41507_solr ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501)
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83)
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944)
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812)
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72)
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994)
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917)
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623)
  2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
  2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268)
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49)
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465)
  2> 	... 49 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887)
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769)
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481)
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280)
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164)
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133)
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264)
  2> 	... 52 more
  2> 
  2> 60746 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2655) [n=127.0.0.1:43609_solr ] o.a.s.u.p.DistributedUpdateProcessor Exception on local deleteByQuery
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 49 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133) ~[main/:?]
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 49 more
  2> 60746 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2655) [n=127.0.0.1:43609_solr ] o.a.s.h.RequestHandlerBase Error get
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 49 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133) ~[main/:?]
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 49 more
  2> 60747 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2655) [n=127.0.0.1:43609_solr ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501)
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83)
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944)
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812)
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72)
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994)
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917)
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623)
  2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
  2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268)
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49)
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465)
  2> 	... 49 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887)
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769)
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481)
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280)
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164)
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133)
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264)
  2> 	... 52 more
  2> 
  2> 60747 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2996) [ ] o.a.s.u.SolrCmdDistributor Exception sending dist update 400 org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 60747 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2996) [ ] o.a.s.u.SolrCmdDistributor Exception sending dist update 400 org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 60749 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1AB60F6A4445BBA8]-worker2885) [n=127.0.0.1:35799_solr ] o.a.s.h.RequestHandlerBase Error get
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[40 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 43s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1112 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1112/

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testSplitShard

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: SPLITSHARD failed to create subshard leaders

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: SPLITSHARD failed to create subshard leaders
	at __randomizedtesting.SeedInfo.seed([FBCE72D38E870E7D:20C4DFBF907232C2]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1220)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testSplitShard(CollectionsAPISolrJTest.java:368)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: At least one of the node(s) specified [127.0.0.1:41293_solr] are not currently active in [], no action taken.

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: At least one of the node(s) specified [127.0.0.1:41293_solr] are not currently active in [], no action taken.
	at __randomizedtesting.SeedInfo.seed([FBCE72D38E870E7D:A869612573ABE07F]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1220)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded(TestPrepRecovery.java:71)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16235 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.308 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestPrepRecovery.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestPrepRecovery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FBCE72D38E870E7D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.CollectionsAPISolrJTest.testSplitShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CollectionsAPISolrJTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CollectionsAPISolrJTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FBCE72D38E870E7D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1747, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3394, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirec

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 53s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1111 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1111/

All tests passed

Build Log:
[...truncated 14866 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.715 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:419, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerConfigSetMessageHandler.java:122, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:232, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:267, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/LeaderElector.java:125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 46s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1110 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1110/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly.test

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: Async exception during distributed update: Error from server at null: class java.lang.String cannot be cast to class java.util.Map (java.lang.String and java.util.Map are in module java.base of loader 'bootstrap')

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: Async exception during distributed update: Error from server at null: class java.lang.String cannot be cast to class java.util.Map (java.lang.String and java.util.Map are in module java.base of loader 'bootstrap')
	at __randomizedtesting.SeedInfo.seed([42E2C60ED2D2C9D0:CAB6F9D47C2EA428]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1220)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:214)
	at org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly.addToSolr(TestDynamicFieldNamesIndexCorrectly.java:126)
	at org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly.populateIndex(TestDynamicFieldNamesIndexCorrectly.java:77)
	at org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly.test(TestDynamicFieldNamesIndexCorrectly.java:66)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15749 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.859 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=42E2C60ED2D2C9D0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Chec

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 44s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1109 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1109/

All tests passed

Build Log:
[...truncated 14869 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.711 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:419, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerConfigSetMessageHandler.java:122, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:232, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:267, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/LeaderElector.java:125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 12s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1108 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1108/

1 tests failed.
FAILED:  org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached

Error Message:
org.apache.solr.common.SolrException: Error reading collection properties

Stack Trace:
org.apache.solr.common.SolrException: Error reading collection properties
	at __randomizedtesting.SeedInfo.seed([396B842D65E8DE9C:DF2C49E3F7DEA26F]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1273)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1224)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.checkValue(ZkCollectionPropsCachingTest.java:90)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached(ZkCollectionPropsCachingTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.common.AlreadyClosedException
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:96)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:81)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:378)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionProperties(ZkStateReader.java:1308)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1260)
	... 44 more




Build Log:
[...truncated 15211 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.896 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=396B842D65E8DE9C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true 

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 46s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1107 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1107/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:45109_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:45109_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([B68A7645579C276B:D38F7234C5683F29]:0)
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:45109_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:86)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
Caused by: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:45109_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2078)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.waitForState(BaseCloudSolrClient.java:410)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:83)
	... 5 more




Build Log:
[...truncated 15356 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.628 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B68A7645579C276B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1747, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3394, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  Found an unexpected log leve

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 51s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1106 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1106/

All tests passed

Build Log:
[...truncated 14804 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.188 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1747, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3394, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:248, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:296, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:311, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:328, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:328, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:331, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:331, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:336, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:341, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:341, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:345, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:345, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:352, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirec

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 18s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1105 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1105/

All tests passed

Build Log:
[...truncated 14806 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.635 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1747, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3394, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:248, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:296, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:311, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:328, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:328, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:331, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:331, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:336, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:341, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:341, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:345, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:345, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:352, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirec

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 40s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1104 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1104/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=152, name=ParWork-CloudSolrClient97, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=152, name=ParWork-CloudSolrClient97, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([DCE6124D0BAC3AFC]:0)




Build Log:
[...truncated 14941 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.696 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DCE6124D0BAC3AFC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:419, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerConfigSetMessageHandler.java:122, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 24s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1103 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1103/

All tests passed

Build Log:
[...truncated 14866 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.393 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:419, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerConfigSetMessageHandler.java:122, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:232, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:267, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/LeaderElector.java:125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 26s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1102 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1102/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:42765_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:42765_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([8113A22D838ADD31:E416A65C117EC573]:0)
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:42765_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:86)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
Caused by: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=true)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "node_name":"127.0.0.1:42765_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2078)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.waitForState(BaseCloudSolrClient.java:410)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:83)
	... 5 more




Build Log:
[...truncated 15415 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.339 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8113A22D838ADD31 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew he

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 10s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1101 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1101/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientWireMockTest.testConcurrentParallelUpdates

Error Message:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: java.lang.NullPointerException

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([6611342CB8632EED:DCC192DB767E11DB]:0)
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientWireMockTest.testConcurrentParallelUpdates(CloudHttp2SolrClientWireMockTest.java:213)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: java.lang.NullPointerException
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientWireMockTest.lambda$testConcurrentParallelUpdates$0(CloudHttp2SolrClientWireMockTest.java:199)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.NullPointerException
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1047)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientWireMockTest.lambda$testConcurrentParallelUpdates$0(CloudHttp2SolrClientWireMockTest.java:197)
	... 4 more
Caused by: java.lang.NullPointerException
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.condenseResponse(BaseCloudSolrClient.java:691)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.condenseResponse(BaseCloudSolrClient.java:772)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:575)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1120)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	... 7 more




Build Log:
[...truncated 15556 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.956 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientWireMockTest.testConcurrentParallelUpdates (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientWireMockTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientWireMockTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6611342CB8632EED -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1747, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3394, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2r

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 50s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1100 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1100/

1 tests failed.
FAILED:  org.apache.solr.search.join.TestCloudNestedDocsSort.test

Error Message:
org.junit.ComparisonFailure: SolrDocument{id=2268, type_s=[child], parentTie_s1=0, parent_id_s1=2254, parentFilter_s=[15on, 9s3, 1d5c, 1qct, jqa, 1oa0, 19fb, u45, 310, ujv, 74u, 1olg, 7x6, et, 1rpd, 1y6d, c4t, lxb, udm, 1doi, 215v], val_s1=1v, childFilter_s=[1rpd, 19fb, 7r4, 1y6d, jqa, 1qct, 9s3, 1doi, lxb, et, u45, 11ec, qvh, 1d5c, 1oa0], score=0.0}
SolrDocument{id=2458, type_s=[parent], parentTie_s1=1, parent_id_s1=2458, parentFilter_s=[1gu, jqa, 7x6, lxb, udm, 1doi, 1rpd, 7r4, qvh, 19fb, 1y6d, 1d5c], score=0.0} expected:<2[458]> but was:<2[254]>

Stack Trace:
org.junit.ComparisonFailure: SolrDocument{id=2268, type_s=[child], parentTie_s1=0, parent_id_s1=2254, parentFilter_s=[15on, 9s3, 1d5c, 1qct, jqa, 1oa0, 19fb, u45, 310, ujv, 74u, 1olg, 7x6, et, 1rpd, 1y6d, c4t, lxb, udm, 1doi, 215v], val_s1=1v, childFilter_s=[1rpd, 19fb, 7r4, 1y6d, jqa, 1qct, 9s3, 1doi, lxb, et, u45, 11ec, qvh, 1d5c, 1oa0], score=0.0}
SolrDocument{id=2458, type_s=[parent], parentTie_s1=1, parent_id_s1=2458, parentFilter_s=[1gu, jqa, 7x6, lxb, udm, 1doi, 1rpd, 7r4, qvh, 19fb, 1y6d, 1d5c], score=0.0} expected:<2[458]> but was:<2[254]>
	at __randomizedtesting.SeedInfo.seed([DCDD690B1E58DCB7:548956D1B0A4B14F]:0)
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.apache.solr.search.join.TestCloudNestedDocsSort.test(TestCloudNestedDocsSort.java:179)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15255 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 31.141 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.search.join.TestCloudNestedDocsSort.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.join.TestCloudNestedDocsSort.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.join.TestCloudNestedDocsSort" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DCDD690B1E58DCB7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1747, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3394, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:248, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogC

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 44s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1099 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1099/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=1135, name=ParWork-CloudSolrClient869, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=1135, name=ParWork-CloudSolrClient869, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([6D13A699CC855DE0]:0)




Build Log:
[...truncated 14883 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.235 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6D13A699CC855DE0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1747, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3394, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:248, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:296, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:311, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  Found an unexpe

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 54s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1098 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1098/

All tests passed

Build Log:
[...truncated 14806 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.154 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:95, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:364, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1747, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1800, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1827, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:2002, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3394, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:248, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:296, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:311, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:328, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:328, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:331, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:331, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:336, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:341, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:341, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:345, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:345, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:352, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirec

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

to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 4s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1097 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1097/

2 tests failed.
FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates

Error Message:
java.lang.AssertionError: org.apache.solr.client.solrj.impl.Http2SolrClient@392b5913 => [type=<DELID>,id=<id_60>,msgSubStr=<null>, type=<ADD>,id=<id_39>,msgSubStr=<null>, type=<ADD>,id=<id_35>,msgSubStr=<null>, type=<DELID>,id=<id_41>,msgSubStr=<null>, type=<ADD>,id=<id_64>,msgSubStr=<null>]: {type=DELID, id=id_44, message=version conflict for id_44 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2} ... unexpected err in: {responseHeader={rf=1, errors=[{type=ADD, id=id_39, message=ERROR: [doc=id_39] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_35, message=ERROR: [doc=id_35] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_64, message=ERROR: [doc=id_64] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=DELID, id=id_60, message=version conflict for id_60 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_41, message=version conflict for id_41 expected=1 actual=-1690791561468575746 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_44, message=version conflict for id_44 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}], maxErrors=-1, status=0, QTime=25}}

Stack Trace:
java.lang.AssertionError: org.apache.solr.client.solrj.impl.Http2SolrClient@392b5913 => [type=<DELID>,id=<id_60>,msgSubStr=<null>, type=<ADD>,id=<id_39>,msgSubStr=<null>, type=<ADD>,id=<id_35>,msgSubStr=<null>, type=<DELID>,id=<id_41>,msgSubStr=<null>, type=<ADD>,id=<id_64>,msgSubStr=<null>]: {type=DELID, id=id_44, message=version conflict for id_44 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2} ... unexpected err in: {responseHeader={rf=1, errors=[{type=ADD, id=id_39, message=ERROR: [doc=id_39] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_35, message=ERROR: [doc=id_35] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_64, message=ERROR: [doc=id_64] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=DELID, id=id_60, message=version conflict for id_60 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_41, message=version conflict for id_41 expected=1 actual=-1690791561468575746 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_44, message=version conflict for id_44 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}], maxErrors=-1, status=0, QTime=25}}
	at __randomizedtesting.SeedInfo.seed([9339D5B0056ED995:AFF8000072132787]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.assertUpdateTolerantErrors(TestTolerantUpdateProcessorCloud.java:987)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates(TestTolerantUpdateProcessorRandomCloud.java:261)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=3 u=false)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:45243_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=3 u=false)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:45243_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([9339D5B0056ED995:F63CD1C1979AC1D7]:0)
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=3 u=false)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:45243_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:86)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
Caused by: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=3 u=false)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "state":"down",
          "node_name":"127.0.0.1:45243_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2078)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.waitForState(BaseCloudSolrClient.java:410)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:83)
	... 5 more




Build Log:
[...truncated 15108 lines...]
    java.lang.AssertionError: org.apache.solr.client.solrj.impl.Http2SolrClient@392b5913 => [type=<DELID>,id=<id_60>,msgSubStr=<null>, type=<ADD>,id=<id_39>,msgSubStr=<null>, type=<ADD>,id=<id_35>,msgSubStr=<null>, type=<DELID>,id=<id_41>,msgSubStr=<null>, type=<ADD>,id=<id_64>,msgSubStr=<null>]: {type=DELID, id=id_44, message=version conflict for id_44 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2} ... unexpected err in: {responseHeader={rf=1, errors=[{type=ADD, id=id_39, message=ERROR: [doc=id_39] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_35, message=ERROR: [doc=id_35] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=ADD, id=id_64, message=ERROR: [doc=id_64] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"}, {type=DELID, id=id_60, message=version conflict for id_60 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_41, message=version conflict for id_41 expected=1 actual=-1690791561468575746 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}, {type=DELID, id=id_44, message=version conflict for id_44 expected=1 actual=-1 params=update.chain=tolerant-chain-max-errors-10&maxErrors=-1&wt=javabin&version=2}], maxErrors=-1, status=0, QTime=25}}
        at __randomizedtesting.SeedInfo.seed([9339D5B0056ED995:AFF8000072132787]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.assertUpdateTolerantErrors(TestTolerantUpdateProcessorCloud.java:987)
        at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates(TestTolerantUpdateProcessorRandomCloud.java:261)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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.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:370)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud > test suite's output saved to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.txt, copied below:
  2> 237520 WARN  (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
  2> 2021-02-04 16:48:05.934:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2655: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-04 16:48:05.934:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2656: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-04 16:48:05.934:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2655: Started o.e.j.s.ServletContextHandler@4cc4b291{/solr,null,AVAILABLE}
  2> 2021-02-04 16:48:05.934:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2656: Started o.e.j.s.ServletContextHandler@2dc06edf{/solr,null,AVAILABLE}
  2> 2021-02-04 16:48:05.935:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2654: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-04 16:48:05.935:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2654: Started o.e.j.s.ServletContextHandler@78828366{/solr,null,AVAILABLE}
  2> 2021-02-04 16:48:05.935:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2657: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-04 16:48:05.935:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2657: Started o.e.j.s.ServletContextHandler@60ced7e1{/solr,null,AVAILABLE}
  2> 2021-02-04 16:48:05.935:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2656: Started ServerConnector@5419bd1f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37229}
  2> 2021-02-04 16:48:05.935:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2655: Started ServerConnector@7a91e2ee{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37855}
  2> 2021-02-04 16:48:05.935:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2656: Started @237549ms
  2> 2021-02-04 16:48:05.935:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2655: Started @237549ms
  2> 237526 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2655) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 237526 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2656) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-04 16:48:05.937:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2666: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-04 16:48:05.937:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2666: Started o.e.j.s.ServletContextHandler@35fe36e8{/solr,null,AVAILABLE}
  2> 2021-02-04 16:48:05.938:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2657: Started ServerConnector@52f3d7f6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45343}
  2> 2021-02-04 16:48:05.939:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2657: Started @237553ms
  2> 237530 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2657) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-04 16:48:05.943:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2669: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-04 16:48:05.943:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2654: Started ServerConnector@4df21cd6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44471}
  2> 2021-02-04 16:48:05.943:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2654: Started @237557ms
  2> 2021-02-04 16:48:05.943:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2669: Started o.e.j.s.ServletContextHandler@51a7aa69{/solr,null,AVAILABLE}
  2> 237534 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2654) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-04 16:48:05.945:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2676: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.9+7-LTS
  2> 2021-02-04 16:48:05.945:INFO:oejsh.ContextHandler:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2676: Started o.e.j.s.ServletContextHandler@72500abe{/solr,null,AVAILABLE}
  2> 2021-02-04 16:48:05.947:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2666: Started ServerConnector@1c50c3cd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36031}
  2> 2021-02-04 16:48:05.947:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2666: Started @237561ms
  2> 237538 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2666) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-04 16:48:05.950:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2676: Started ServerConnector@27384f11{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44507}
  2> 2021-02-04 16:48:05.950:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2676: Started @237564ms
  2> 237541 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2676) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 2021-02-04 16:48:05.952:INFO:oejs.AbstractConnector:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2669: Started ServerConnector@7d3abc6f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35945}
  2> 2021-02-04 16:48:05.952:INFO:oejs.Server:Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2669: Started @237566ms
  2> 237543 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2669) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 237609 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2814) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 237618 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2811) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 237627 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2832) [ ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 237632 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2829) [n=127.0.0.1:37229_solr ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 237634 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2656) [n=127.0.0.1:37229_solr ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 237646 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2801) [n=127.0.0.1:45343_solr ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 237650 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2676) [n=127.0.0.1:36031_solr ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 237908 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2852) [n=127.0.0.1:44471_solr c=test_col_s1_r_n3] o.a.s.c.ShardLeaderElectionContext Checking for recent versions in the update log
  2> 237909 WARN  (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2855) [n=127.0.0.1:44507_solr c=test_col_s2_r_n2] o.a.s.c.ShardLeaderElectionContext Checking for recent versions in the update log
  2> 238087 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2669) [n=127.0.0.1:37855_solr ] o.a.s.h.RequestHandlerBase Error get
  2>           => org.apache.solr.common.SolrException: ERROR: [doc=id_20] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:222)
  2> org.apache.solr.common.SolrException: ERROR: [doc=id_20] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:222) ~[main/:?]
  2> 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:126) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1004) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:345) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:292) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:239) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:73) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:56) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:355) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:296) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processAdd(DistributedZkUpdateProcessor.java:298) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:109) ~[main/:?]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:332) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readIterator(JavaBinUpdateRequestCodec.java:281) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:337) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readNamedList(JavaBinUpdateRequestCodec.java:236) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:302) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:195) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:127) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:120) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: java.lang.NumberFormatException: For input string: "bogus_val"
  2> 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:?]
  2> 	at java.lang.Integer.parseInt(Integer.java:652) ~[?:?]
  2> 	at java.lang.Integer.parseInt(Integer.java:770) ~[?:?]
  2> 	at org.apache.solr.schema.TrieField.createField(TrieField.java:557) ~[main/:?]
  2> 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:595) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:66) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:173) ~[main/:?]
  2> 	... 60 more
  2> 238087 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2669) [n=127.0.0.1:37855_solr ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: [doc=id_20] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:222)
  2> 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:126)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1004)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:345)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:292)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:239)
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:73)
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:56)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:355)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:296)
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processAdd(DistributedZkUpdateProcessor.java:298)
  2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:109)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:332)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readIterator(JavaBinUpdateRequestCodec.java:281)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:337)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readNamedList(JavaBinUpdateRequestCodec.java:236)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:302)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282)
  2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:195)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:127)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:120)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72)
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994)
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917)
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623)
  2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
  2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  2> Caused by: java.lang.NumberFormatException: For input string: "bogus_val"
  2> 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
  2> 	at java.base/java.lang.Integer.parseInt(Integer.java:652)
  2> 	at java.base/java.lang.Integer.parseInt(Integer.java:770)
  2> 	at org.apache.solr.schema.TrieField.createField(TrieField.java:557)
  2> 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:595)
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:66)
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:173)
  2> 	... 60 more
  2> 
  2> 238088 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2903) [ ] o.a.s.u.SolrCmdDistributor Exception sending dist update 400 org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: ERROR: [doc=id_20] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 238093 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2907) [n=127.0.0.1:45343_solr ] o.a.s.h.RequestHandlerBase Error get
  2>           => org.apache.solr.common.SolrException: ERROR: [doc=id_20] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:222)
  2> org.apache.solr.common.SolrException: ERROR: [doc=id_20] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:222) ~[main/:?]
  2> 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:126) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1004) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:345) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:292) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:239) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:73) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:56) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:355) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:296) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processAdd(DistributedZkUpdateProcessor.java:298) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:109) ~[main/:?]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:332) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readIterator(JavaBinUpdateRequestCodec.java:281) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:337) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readNamedList(JavaBinUpdateRequestCodec.java:236) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:302) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:195) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:127) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:120) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: java.lang.NumberFormatException: For input string: "bogus_val"
  2> 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:?]
  2> 	at java.lang.Integer.parseInt(Integer.java:652) ~[?:?]
  2> 	at java.lang.Integer.parseInt(Integer.java:770) ~[?:?]
  2> 	at org.apache.solr.schema.TrieField.createField(TrieField.java:557) ~[main/:?]
  2> 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:595) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:66) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:173) ~[main/:?]
  2> 	... 60 more
  2> 238094 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2907) [n=127.0.0.1:45343_solr ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: [doc=id_20] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:222)
  2> 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:126)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1004)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:345)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:292)
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:239)
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:73)
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:56)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:355)
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:296)
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processAdd(DistributedZkUpdateProcessor.java:298)
  2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:109)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:332)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readIterator(JavaBinUpdateRequestCodec.java:281)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:337)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readNamedList(JavaBinUpdateRequestCodec.java:236)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:302)
  2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:282)
  2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:195)
  2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:127)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:120)
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72)
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994)
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917)
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505)
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183)
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731)
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623)
  2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
  2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  2> Caused by: java.lang.NumberFormatException: For input string: "bogus_val"
  2> 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
  2> 	at java.base/java.lang.Integer.parseInt(Integer.java:652)
  2> 	at java.base/java.lang.Integer.parseInt(Integer.java:770)
  2> 	at org.apache.solr.schema.TrieField.createField(TrieField.java:557)
  2> 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:595)
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:66)
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:173)
  2> 	... 60 more
  2> 
  2> 238094 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2900) [n=127.0.0.1:36031_solr ] o.a.s.u.SolrCmdDistributor Exception sending dist update 400 org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: ERROR: [doc=id_20] Error adding field 'foo_i'='[bogus_val]' msg=For input string: "bogus_val"
  2> 238106 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2773) [n=127.0.0.1:44507_solr ] o.a.s.u.p.DistributedUpdateProcessor Exception on local deleteByQuery
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[77 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[77 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.TolerantUpdateProcessor.processDelete(TolerantUpdateProcessor.java:169) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[77 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 51 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133) ~[main/:?]
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 51 more
  2> 238106 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2666) [n=127.0.0.1:36031_solr ] o.a.s.u.p.DistributedUpdateProcessor Exception on local deleteByQuery
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[77 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[77 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:581) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:731) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:623) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  2> 	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113) ~[solr-solrj-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT f4b5c6f48061574d66051be7b2bb6867c0876010 [snapshot build, details omitted]]
  2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[77 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:268) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 49 more
  2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:887) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:769) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Term(QueryParser.java:481) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:280) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:164) ~[main/:?]
  2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:133) ~[main/:?]
  2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:264) ~[main/:?]
  2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) ~[main/:?]
  2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:465) ~[main/:?]
  2> 	... 49 more
  2> 238106 ERROR (Root-SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[9339D5B0056ED995]-worker2837) [n=127.0.0.1:35945_solr ] o.a.s.u.p.DistributedUpdateProcessor Exception on local deleteByQuery
  2>           => org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[77 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2> org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'foo_i:[77 TO ....giberish': Encountered "<EOF>" at line 1, column 25.
  2> Was expecting one of:
  2>     "]" ...
  2>     "}" ...
  2>     
  2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:483) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:501) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:60) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:361) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:944) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:522) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:812) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:383) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:125) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:72) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2994) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:917) ~[main/:?]
  2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:626) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:505) ~[main/:?]
  2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:434) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:183) ~[main/:?]
  2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
  2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.32.v2020093

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 13s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1096 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1096/

All tests passed

Build Log:
[...truncated 14866 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 31.758 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:419, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerConfigSetMessageHandler.java:122, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:232, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:267, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/LeaderElector.java:125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 38s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1095 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1095/

All tests passed

Build Log:
[...truncated 14865 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.737 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:419, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerConfigSetMessageHandler.java:122, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:232, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:267, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/LeaderElector.java:125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 52s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1094 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1094/

All tests passed

Build Log:
[...truncated 14869 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.115 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:419, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerConfigSetMessageHandler.java:122, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:232, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:267, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/LeaderElector.java:125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true

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

to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 2s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1093 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1093/

1 tests failed.
FAILED:  org.apache.solr.cloud.AddReplicaTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AddReplicaTest: 
   1) Thread[id=2860, name=indexFetcher-265-thread-1, state=TIMED_WAITING, group=TGRP-AddReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2071)
        at app//org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:977)
        at app//org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:728)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:400)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:360)
        at app//org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:425)
        at app//org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1204)
        at app//org.apache.solr.handler.ReplicationHandler$$Lambda$1062/0x0000000100dbf440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AddReplicaTest: 
   1) Thread[id=2860, name=indexFetcher-265-thread-1, state=TIMED_WAITING, group=TGRP-AddReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2071)
        at app//org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:977)
        at app//org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:728)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:400)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:360)
        at app//org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:425)
        at app//org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1204)
        at app//org.apache.solr.handler.ReplicationHandler$$Lambda$1062/0x0000000100dbf440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)
	at __randomizedtesting.SeedInfo.seed([1F82FAD61FDF8557]:0)




Build Log:
[...truncated 15664 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.272 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.AddReplicaTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.AddReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.AddReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1F82FAD61FDF8557 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspac

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 28s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1092 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1092/

1 tests failed.
FAILED:  org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: org.apache.solr.common.SolrException: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: org.apache.solr.common.SolrException: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([4334A6F259541C46:A4647928E9A72428]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1220)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:108)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16148 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.836 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.AddReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.AddReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4334A6F259541C46 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause:

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 48s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1091 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1091/

All tests passed

Build Log:
[...truncated 14870 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.431 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 832 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:83, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:419, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerConfigSetMessageHandler.java:122, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:232, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:266, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:267, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:278, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:286, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:289, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:293, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/LeaderElector.java:125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 25s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1090 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1090/

All tests passed

Build Log:
[...truncated 14796 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 39.519 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 823 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:274, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:274, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:363, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:363, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1689, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1736, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1816, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1997, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1997, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3389, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:248, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:296, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:311, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:328, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:328, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:331, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:331, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:336, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:341, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:341, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:345, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:345, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:352, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:359, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:365, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:365, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:379, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/ja

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 47s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1089 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1089/

All tests passed

Build Log:
[...truncated 14795 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.6 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 823 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:274, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:274, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:363, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:363, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1689, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1736, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1816, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1997, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1997, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3389, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:248, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:296, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:311, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:328, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:328, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:331, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:331, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:336, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:341, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:341, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:345, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:345, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:352, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:359, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:365, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:365, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:379, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 26s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1088 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1088/

All tests passed

Build Log:
[...truncated 14783 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.799 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 823 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:274, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:274, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:363, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:363, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1689, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1736, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1816, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1997, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1997, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3389, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:129, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:147, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:152, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:161, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:171, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:186, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:190, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:198, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:210, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:223, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:227, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:229, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:233, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:239, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:241, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:248, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:291, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:296, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:311, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:318, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:325, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:328, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:328, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:331, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:331, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:336, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:341, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:341, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:345, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:345, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:352, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:359, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:359, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:365, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:365, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:379, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/ja

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

to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 2s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1087 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1087/

1 tests failed.
FAILED:  org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached

Error Message:
org.apache.solr.common.SolrException: Error reading collection properties

Stack Trace:
org.apache.solr.common.SolrException: Error reading collection properties
	at __randomizedtesting.SeedInfo.seed([C1B31BEDD3BBC0B7:27F4D623418DBC44]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1270)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1221)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.checkValue(ZkCollectionPropsCachingTest.java:90)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached(ZkCollectionPropsCachingTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.common.AlreadyClosedException
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:96)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:81)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:378)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionProperties(ZkStateReader.java:1305)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionProperties(ZkStateReader.java:1257)
	... 44 more




Build Log:
[...truncated 15325 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.9 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C1B31BEDD3BBC0B7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 823 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:81, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:81, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:690, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:779, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1060, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1125, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1354, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true pr

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 59s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1086 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1086/

1 tests failed.
FAILED:  org.apache.solr.search.SpatialFilterTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.SpatialFilterTest: 
   1) Thread[id=9510, name=Core-TEST-SpatialFilterTest.testGeoHash-seed#[9263C5B64E1BF337]8322, state=RUNNABLE, group=TGRP-SpatialFilterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.SpatialFilterTest: 
   1) Thread[id=9510, name=Core-TEST-SpatialFilterTest.testGeoHash-seed#[9263C5B64E1BF337]8322, state=RUNNABLE, group=TGRP-SpatialFilterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([9263C5B64E1BF337]:0)




Build Log:
[...truncated 15099 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.541 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.search.SpatialFilterTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.SpatialFilterTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.SpatialFilterTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9263C5B64E1BF337 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 63 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

33: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 823 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:583, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1187, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:430, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:586, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:621, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:944, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:355, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:969, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java:1188, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/SplitOp.java:75, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:81, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/PrepRecoveryOp.java:81, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:323, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:329, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:332, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:352, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:358, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:393, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:400, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:403, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:408, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:59, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java:306, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:689, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:689, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:778, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:778, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1059, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1059, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1124, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1124, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1353, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1353, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:63, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:103, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:108, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:321, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:324, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:329, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:419, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerConfigSetMessageHandler.java:122, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskQueue.java:155, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/s

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

o get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

62: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

63: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 37s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1085 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1085/

8 tests failed.
FAILED:  org.apache.solr.search.TestStressReorder.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.TestStressReorder: 
   1) Thread[id=476, name=Core-SUITE-TestStressReorder-seed#[5459B37CC4E005C3]-worker435, state=RUNNABLE, group=TGRP-TestStressReorder]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.TestStressReorder: 
   1) Thread[id=476, name=Core-SUITE-TestStressReorder-seed#[5459B37CC4E005C3]-worker435, state=RUNNABLE, group=TGRP-TestStressReorder]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([5459B37CC4E005C3]:0)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([5459B37CC4E005C3]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([5459B37CC4E005C3]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([5459B37CC4E005C3]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([5459B37CC4E005C3]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 13,120 bytes (threshold is 600). Field reference sizes (counted individually):
  - 13,120 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 12,392 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 13,120 bytes (threshold is 600). Field reference sizes (counted individually):
  - 13,120 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 12,392 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([5459B37CC4E005C3]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,208 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,208 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,400 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,208 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,208 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,400 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([5459B37CC4E005C3]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,704 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,296 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,704 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,296 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([5459B37CC4E005C3]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15329 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.506 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.search.TestStressReorder.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.TestStressReorder.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.TestStressReorder" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5459B37CC4E005C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5459B37CC4E005C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5459B37CC4E005C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5459B37CC4E005C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5459B37CC4E005C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5459B37CC4E005C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5459B37CC4E005C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5459B37CC4E005C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 8 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/OverseerTaskExecutorTask.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/api/collections/ModifyCollectionCmd.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/CheckSumFailException.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.java
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/servlet/StopJetty.java

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 823 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:94, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/SystemIdResolver.java:122, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java:171, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/pkg/PackageLoader.java:73, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspi

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 51s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1084 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1084/

11 tests failed.
FAILED:  org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([3317681CF5A50543:4ED579C0545BD1EA]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.checkEncodingCalled(TestUniformSplitPostingFormat.java:63)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1000)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([3317681CF5A50543:4ED579C0545BD1EA]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.checkEncodingCalled(TestUniformSplitPostingFormat.java:63)
	at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1000)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.servlet.SolrRequestParserTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.servlet.SolrRequestParserTest: 
   1) Thread[id=9867, name=Core-SUITE-SolrRequestParserTest-seed#[3317681CF5A50543]-worker8603, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.servlet.SolrRequestParserTest: 
   1) Thread[id=9867, name=Core-SUITE-SolrRequestParserTest-seed#[3317681CF5A50543]-worker8603, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([3317681CF5A50543]:0)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldTypeAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41255/solr/collection1: error processing commands [{replace-field-type={name=replaceInt, class=solr.TrieIntField, docValues=false, omitNorms=false, positionIncrementGap=42}, errorMessages=[Field type 'replaceInt' already exists.
]}]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41255/solr/collection1: error processing commands [{replace-field-type={name=replaceInt, class=solr.TrieIntField, docValues=false, omitNorms=false, positionIncrementGap=42}, errorMessages=[Field type 'replaceInt' already exists.
]}]
	at __randomizedtesting.SeedInfo.seed([3317681CF5A50543:DFBD1ABBCA72F386]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:974)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:579)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldTypeAccuracy(SchemaTest.java:576)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([3317681CF5A50543]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([3317681CF5A50543]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([3317681CF5A50543]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([3317681CF5A50543]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,768 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,768 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 25,040 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,768 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,768 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 25,040 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([3317681CF5A50543]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,920 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 25,112 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,920 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 25,112 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([3317681CF5A50543]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,088 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,680 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,160 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,088 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,680 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,160 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([3317681CF5A50543]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 23638 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.969 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldTypeAccuracy (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.SchemaTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.SchemaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3317681CF5A50543 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.servlet.SolrRequestParserTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.servlet.SolrRequestParserTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.servlet.SolrRequestParserTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3317681CF5A50543 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3317681CF5A50543 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3317681CF5A50543 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3317681CF5A50543 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3317681CF5A50543 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3317681CF5A50543 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3317681CF5A50543 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3317681CF5A50543 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3317681CF5A50543 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3317681CF5A50543 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
  

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 20s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1083 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1083/

9 tests failed.
FAILED:  org.apache.solr.spelling.DirectSolrSpellCheckerTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.spelling.DirectSolrSpellCheckerTest: 
   1) Thread[id=3520, name=Core-SUITE-DirectSolrSpellCheckerTest-seed#[240295FB61512B34]-worker3245, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.spelling.DirectSolrSpellCheckerTest: 
   1) Thread[id=3520, name=Core-SUITE-DirectSolrSpellCheckerTest-seed#[240295FB61512B34]-worker3245, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([240295FB61512B34]:0)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldTypeAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37859/solr/collection1: error processing commands [{replace-field-type={name=replaceInt, class=solr.TrieIntField, docValues=true, omitNorms=false, positionIncrementGap=42}, errorMessages=[Field type 'replaceInt' already exists.
]}]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37859/solr/collection1: error processing commands [{replace-field-type={name=replaceInt, class=solr.TrieIntField, docValues=true, omitNorms=false, positionIncrementGap=42}, errorMessages=[Field type 'replaceInt' already exists.
]}]
	at __randomizedtesting.SeedInfo.seed([240295FB61512B34:C8A8E75C5E86DDF1]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:974)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:579)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldTypeAccuracy(SchemaTest.java:576)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([240295FB61512B34]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([240295FB61512B34]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([240295FB61512B34]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([240295FB61512B34]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,576 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,576 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 9,848 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,576 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,576 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 9,848 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([240295FB61512B34]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 7,944 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,944 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 7,176 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 7,944 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,944 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 7,176 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([240295FB61512B34]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,408 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,000 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,408 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,000 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([240295FB61512B34]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 36244 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 37.791 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldTypeAccuracy (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.SchemaTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.SchemaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=240295FB61512B34 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.spelling.DirectSolrSpellCheckerTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.spelling.DirectSolrSpellCheckerTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.spelling.DirectSolrSpellCheckerTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=240295FB61512B34 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=240295FB61512B34 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=240295FB61512B34 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=240295FB61512B34 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=240295FB61512B34 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=240295FB61512B34 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=240295FB61512B34 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=240295FB61512B34 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for 

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 28m 32s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1082 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1082/

11 tests failed.
FAILED:  org.apache.solr.cloud.CleanupOldIndexTest.test

Error Message:
java.util.concurrent.TimeoutException: 

Stack Trace:
java.util.concurrent.TimeoutException: 
	at __randomizedtesting.SeedInfo.seed([C8894EC2B56858BB:40DD71181B943543]:0)
	at org.apache.solr.common.util.TimeOut.waitFor(TimeOut.java:70)
	at org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:133)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestOnReconnectListenerSupport.test

Error Message:
java.lang.AssertionError: Previous core c8n_onreconnect_1x1_s1_r_n1:13283630064696727 should no longer be a registered OnReconnect listener! Current listeners: [ZkIndexSchemaReader: /configs/_default/managed-schema, uniqueCoreId: c8n_onreconnect_1x1_s1_r_n1:13283630064696727, org.apache.solr.cloud.ZkController$5@70b16f98, ZkIndexSchemaReader: /configs/_default/managed-schema, uniqueCoreId: c8n_onreconnect_1x1_s1_r_n1:13283630466815322]

Stack Trace:
java.lang.AssertionError: Previous core c8n_onreconnect_1x1_s1_r_n1:13283630064696727 should no longer be a registered OnReconnect listener! Current listeners: [ZkIndexSchemaReader: /configs/_default/managed-schema, uniqueCoreId: c8n_onreconnect_1x1_s1_r_n1:13283630064696727, org.apache.solr.cloud.ZkController$5@70b16f98, ZkIndexSchemaReader: /configs/_default/managed-schema, uniqueCoreId: c8n_onreconnect_1x1_s1_r_n1:13283630466815322]
	at __randomizedtesting.SeedInfo.seed([C8894EC2B56858BB:40DD71181B943543]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.TestOnReconnectListenerSupport.test(TestOnReconnectListenerSupport.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.search.TestStressReorder.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.TestStressReorder: 
   1) Thread[id=473, name=Core-SUITE-TestStressReorder-seed#[C8894EC2B56858BB]-worker432, state=RUNNABLE, group=TGRP-TestStressReorder]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.TestStressReorder: 
   1) Thread[id=473, name=Core-SUITE-TestStressReorder-seed#[C8894EC2B56858BB]-worker432, state=RUNNABLE, group=TGRP-TestStressReorder]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([C8894EC2B56858BB]:0)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldTypeAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40961/solr/collection1: error processing commands [{replace-field-type={name=replaceInt, class=solr.TrieIntField, docValues=false, omitNorms=false, positionIncrementGap=42}, errorMessages=[Field type 'replaceInt' already exists.
]}]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40961/solr/collection1: error processing commands [{replace-field-type={name=replaceInt, class=solr.TrieIntField, docValues=false, omitNorms=false, positionIncrementGap=42}, errorMessages=[Field type 'replaceInt' already exists.
]}]
	at __randomizedtesting.SeedInfo.seed([C8894EC2B56858BB:24233C658ABFAE7E]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:974)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:579)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldTypeAccuracy(SchemaTest.java:576)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([C8894EC2B56858BB]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([C8894EC2B56858BB]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([C8894EC2B56858BB]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([C8894EC2B56858BB]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 19,264 bytes (threshold is 600). Field reference sizes (counted individually):
  - 19,264 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 18,536 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 19,264 bytes (threshold is 600). Field reference sizes (counted individually):
  - 19,264 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 18,536 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([C8894EC2B56858BB]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,616 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,616 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,848 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,616 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,616 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,848 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([C8894EC2B56858BB]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,856 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,448 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,640 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,856 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,448 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,640 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([C8894EC2B56858BB]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 23708 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 38.195 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldTypeAccuracy (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.SchemaTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.SchemaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C8894EC2B56858BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.search.TestStressReorder.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.TestStressReorder.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.TestStressReorder" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C8894EC2B56858BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.TestOnReconnectListenerSupport.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestOnReconnectListenerSupport.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestOnReconnectListenerSupport" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C8894EC2B56858BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.CleanupOldIndexTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CleanupOldIndexTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CleanupOldIndexTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C8894EC2B56858BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C8894EC2B56858BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C8894EC2B56858BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C8894EC2B56858BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C8894EC2B56858BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C8894EC2B56858BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C8894EC2B56858BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C8894EC2B56858BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-C

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

to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 32m 9s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1081 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1081/

32 tests failed.
FAILED:  org.apache.solr.analytics.legacy.expression.LegacyExpressionTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 13 threads leaked from SUITE scope at org.apache.solr.analytics.legacy.expression.LegacyExpressionTest: 
   1) Thread[id=118, name=Root-SUITE-LegacyExpressionTest-seed#[DA80763C3F625DD5]-worker86, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=113, name=Root-SUITE-LegacyExpressionTest-seed#[DA80763C3F625DD5]-worker81, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=115, name=Root-SUITE-LegacyExpressionTest-seed#[DA80763C3F625DD5]-worker83, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=120, name=Root-SUITE-LegacyExpressionTest-seed#[DA80763C3F625DD5]-worker88, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 13 threads leaked from SUITE scope at org.apache.solr.analytics.legacy.expression.LegacyExpressionTest: 
   1) Thread[id=118, name=Root-SUITE-LegacyExpressionTest-seed#[DA80763C3F625DD5]-worker86, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=113, name=Root-SUITE-LegacyExpressionTest-seed#[DA80763C3F625DD5]-worker81, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=115, name=Root-SUITE-LegacyExpressionTest-seed#[DA80763C3F625DD5]-worker83, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=120, name=Root-SUITE-LegacyExpressionTest-seed#[DA80763C3F625DD5]-worker88, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([DA80763C3F625DD5]:0)


FAILED:  org.apache.solr.analytics.legacy.facet.LegacyRangeFacetTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 11 threads leaked from SUITE scope at org.apache.solr.analytics.legacy.facet.LegacyRangeFacetTest: 
   1) Thread[id=263, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker224, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=328, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker288, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=250, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker211, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=333, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker293, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=252, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker213, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=332, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker292, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=310, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker270, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=326, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker286, state=RUNNABLE, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:801)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=251, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker212, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=315, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker275, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=306, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker266, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 11 threads leaked from SUITE scope at org.apache.solr.analytics.legacy.facet.LegacyRangeFacetTest: 
   1) Thread[id=263, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker224, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=328, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker288, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=250, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker211, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=333, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker293, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=252, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker213, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=332, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker292, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=310, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker270, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=326, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker286, state=RUNNABLE, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:801)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=251, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker212, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=315, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker275, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=306, name=Root-SUITE-LegacyRangeFacetTest-seed#[DA80763C3F625DD5]-worker266, state=WAITING, group=TGRP-LegacyRangeFacetTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([DA80763C3F625DD5]:0)


FAILED:  org.apache.solr.handler.component.QueryElevationComponentTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 23 threads leaked from SUITE scope at org.apache.solr.handler.component.QueryElevationComponentTest: 
   1) Thread[id=9533, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8630, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=9479, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8577, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=9528, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8625, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=9502, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8600, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=9515, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8613, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=9437, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8535, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=9523, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8620, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=9444, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8542, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=9521, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8619, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=9460, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8558, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=9441, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8539, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=9446, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8544, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=9506, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8604, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=9517, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8615, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=9524, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8621, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=9450, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8548, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=9483, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8581, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=9481, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8579, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=9465, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8563, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=9457, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8555, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=9549, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8644, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=9497, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8595, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=9508, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8606, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 23 threads leaked from SUITE scope at org.apache.solr.handler.component.QueryElevationComponentTest: 
   1) Thread[id=9533, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8630, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=9479, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8577, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=9528, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8625, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=9502, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8600, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=9515, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8613, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=9437, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8535, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=9523, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8620, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=9444, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8542, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=9521, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8619, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=9460, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8558, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=9441, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8539, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=9446, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8544, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=9506, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8604, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=9517, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8615, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=9524, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8621, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=9450, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8548, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=9483, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8581, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=9481, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8579, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=9465, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8563, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=9457, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8555, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=9549, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8644, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=9497, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8595, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=9508, name=Root-TEST-QueryElevationComponentTest.testFieldType-seed#[DA80763C3F625DD5]8606, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([DA80763C3F625DD5]:0)


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:40279_solr, 127.0.0.1:42229_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:40279_solr, 127.0.0.1:42229_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:40279_solr, 127.0.0.1:42229_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:40279_solr, 127.0.0.1:42229_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([DA80763C3F625DD5:52D449E6919E302D]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2109)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:872)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:868)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:877)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.response.TestPHPSerializedResponseWriter.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 45 threads leaked from SUITE scope at org.apache.solr.response.TestPHPSerializedResponseWriter: 
   1) Thread[id=3213, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DA80763C3F625DD5]-worker2945, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=3214, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DA80763C3F625DD5]-worker2946, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=3219, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DA80763C3F625DD5]-worker2951, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=3283, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DA80763C3F625DD5]-worker3015, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=3270, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DA80763C3F625DD5]-worker3002, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=3226, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DA80763C3F625DD5]-worker2958, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 45 threads leaked from SUITE scope at org.apache.solr.response.TestPHPSerializedResponseWriter: 
   1) Thread[id=3213, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DA80763C3F625DD5]-worker2945, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=3214, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DA80763C3F625DD5]-worker2946, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=3219, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DA80763C3F625DD5]-worker2951, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=3283, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DA80763C3F625DD5]-worker3015, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=3270, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DA80763C3F625DD5]-worker3002, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=3226, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DA80763C3F625DD5]-worker2958, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([DA80763C3F625DD5]:0)


FAILED:  org.apache.solr.response.TestRetrieveFieldsOptimizer.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.response.TestRetrieveFieldsOptimizer: 
   1) Thread[id=3602, name=Root-TEST-TestRetrieveFieldsOptimizer.testDocFetcher-seed#[DA80763C3F625DD5]3321, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.response.TestRetrieveFieldsOptimizer: 
   1) Thread[id=3602, name=Root-TEST-TestRetrieveFieldsOptimizer.testDocFetcher-seed#[DA80763C3F625DD5]3321, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([DA80763C3F625DD5]:0)


FAILED:  org.apache.solr.search.similarities.TestDFRSimilarityFactory.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 19 threads leaked from SUITE scope at org.apache.solr.search.similarities.TestDFRSimilarityFactory: 
   1) Thread[id=1077, name=Root-SUITE-TestDFRSimilarityFactory-seed#[DA80763C3F625DD5]-worker993, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=1088, name=Root-SUITE-TestDFRSimilarityFactory-seed#[DA80763C3F625DD5]-worker1004, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=1098, name=Root-SUITE-TestDFRSimilarityFactory-seed#[DA80763C3F625DD5]-worker1014, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=1123, name=Root-SUITE-TestDFRSimilarityFactory-seed#[DA80763C3F625DD5]-worker1039, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=1120, name=Root-SUITE-TestDFRSimilarityFactory-seed#[DA80763C3F625DD5]-worker1036, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=1084, name=Root-SUITE-TestDFRSimilarityFactory-seed#[DA80763C3F625DD5]-worker1000, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=1081, name=Root-SUITE-TestDFRSimilarityFactory-seed#[DA80763C3F625DD5]-worker997, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=1100, name=Root-SUITE-TestDFRSimilarityFactory-seed#[DA80763C3F625DD5]-worker1016, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=1037, name=Root-SUITE-TestDFRSimilarityFactory-seed#[DA80763C3F625DD5]-worker954, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=1086, name=Root-SUITE-TestDFRSimilarityFactory-seed#[DA80763C3F625DD5]-worker1002, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=1035, name=Root-SUITE-TestDFRSimilarityFactory-seed#[DA80763C3F625DD5]-worker952, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=1093, name=Root-SUITE-TestDFRSimilarityFactory-seed#[DA80763C3F625DD5]-worker1009, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=1055, name=Root-SUITE-TestDFRSimilarityFactory-seed#[DA80763C3F625DD5]-worker972, state=TERMINATED, group={nul

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

to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 1s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1080 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1080/

15 tests failed.
FAILED:  org.apache.solr.cloud.AddReplicaTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AddReplicaTest: 
   1) Thread[id=6659, name=indexFetcher-472-thread-1, state=TIMED_WAITING, group=TGRP-AddReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2074)
        at app//org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:980)
        at app//org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:727)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:399)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:359)
        at app//org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
        at app//org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1201)
        at app//org.apache.solr.handler.ReplicationHandler$$Lambda$1143/0x0000000100cc9040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AddReplicaTest: 
   1) Thread[id=6659, name=indexFetcher-472-thread-1, state=TIMED_WAITING, group=TGRP-AddReplicaTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2074)
        at app//org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:980)
        at app//org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:727)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:399)
        at app//org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:359)
        at app//org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
        at app//org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1201)
        at app//org.apache.solr.handler.ReplicationHandler$$Lambda$1143/0x0000000100cc9040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)
	at __randomizedtesting.SeedInfo.seed([BF94DEE217A76DC0]:0)


FAILED:  org.apache.solr.handler.admin.LukeRequestHandlerTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 21 threads leaked from SUITE scope at org.apache.solr.handler.admin.LukeRequestHandlerTest: 
   1) Thread[id=12727, name=Root-SUITE-LukeRequestHandlerTest-seed#[BF94DEE217A76DC0]-worker11133, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=12716, name=Root-SUITE-LukeRequestHandlerTest-seed#[BF94DEE217A76DC0]-worker11122, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=12730, name=Root-SUITE-LukeRequestHandlerTest-seed#[BF94DEE217A76DC0]-worker11136, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 21 threads leaked from SUITE scope at org.apache.solr.handler.admin.LukeRequestHandlerTest: 
   1) Thread[id=12727, name=Root-SUITE-LukeRequestHandlerTest-seed#[BF94DEE217A76DC0]-worker11133, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=12716, name=Root-SUITE-LukeRequestHandlerTest-seed#[BF94DEE217A76DC0]-worker11122, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=12730, name=Root-SUITE-LukeRequestHandlerTest-seed#[BF94DEE217A76DC0]-worker11136, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([BF94DEE217A76DC0]:0)


FAILED:  org.apache.solr.response.JSONWriterTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 49 threads leaked from SUITE scope at org.apache.solr.response.JSONWriterTest: 
   1) Thread[id=2990, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2728, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=2960, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2698, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=3014, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2752, state=RUNNABLE, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=3020, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2758, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=2945, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2683, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=2956, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2694, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=2995, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2733, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=2984, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2722, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=2950, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2688, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=2951, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2689, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=3011, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2749, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=2998, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2736, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=2962, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2700, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=3017, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2755, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=2943, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2681, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=3003, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2741, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=2996, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2734, state=RUNNABLE, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=2982, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2720, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=2949, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2687, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=2935, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2673, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=2958, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2696, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=2964, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2702, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  23) Thread[id=3006, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2744, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=2997, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2735, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  25) Thread[id=2955, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2693, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  26) Thread[id=3000, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2738, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  27) Thread[id=2981, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2719, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  28) Thread[id=3015, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2753, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  29) Thread[id=2994, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2732, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  30) Thread[id=2947, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2685, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  31) Thread[id=2970, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2708, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  32) Thread[id=2967, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2705, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  33) Thread[id=3025, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2763, state=TERMINATED, group={null group}]
        at (empty stack)
  34) Thread[id=3004, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2742, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  35) Thread[id=2959, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2697, state=TERMINATED, group={null group}]
        at (empty stack)
  36) Thread[id=2986, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2724, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  37) Thread[id=2946, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2684, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  38) Thread[id=2954, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2692, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  39) Thread[id=2944, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2682, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  40) Thread[id=2978, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2716, state=TERMINATED, group={null group}]
        at (empty stack)
  41) Thread[id=2953, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2691, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  42) Thread[id=2972, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2710, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  43) Thread[id=3008, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2746, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  44) Thread[id=2992, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2730, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  45) Thread[id=2973, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2711, state=TERMINATED, group={null group}]
        at (empty stack)
  46) Thread[id=2952, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2690, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  47) Thread[id=2988, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2726, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  48) Thread[id=2961, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2699, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  49) Thread[id=2983, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2721, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 49 threads leaked from SUITE scope at org.apache.solr.response.JSONWriterTest: 
   1) Thread[id=2990, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2728, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=2960, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2698, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=3014, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2752, state=RUNNABLE, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=3020, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2758, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=2945, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2683, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=2956, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2694, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=2995, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2733, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=2984, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2722, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=2950, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2688, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=2951, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2689, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=3011, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2749, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=2998, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2736, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=2962, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2700, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=3017, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2755, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=2943, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2681, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=3003, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2741, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=2996, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2734, state=RUNNABLE, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=2982, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2720, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=2949, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2687, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=2935, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2673, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=2958, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2696, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=2964, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2702, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  23) Thread[id=3006, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2744, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=2997, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2735, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  25) Thread[id=2955, name=Root-SUITE-JSONWriterTest-seed#[BF94DEE217A76DC0]-worker2693, state=WAITING, group=TGRP-JSONWriterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 20s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1079 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1079/

14 tests failed.
FAILED:  org.apache.solr.cloud.TestDistributedMap.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestDistributedMap: 
   1) Thread[id=6074, name=Root-SUITE-TestDistributedMap-seed#[BC10751B6808C97A]-worker5167, state=TERMINATED, group={null group}]
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestDistributedMap: 
   1) Thread[id=6074, name=Root-SUITE-TestDistributedMap-seed#[BC10751B6808C97A]-worker5167, state=TERMINATED, group={null group}]
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([BC10751B6808C97A]:0)


FAILED:  org.apache.solr.handler.TestReplicationHandlerBackup.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 29 threads leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBackup: 
   1) Thread[id=359, name=Root-TEST-TestReplicationHandlerBackup.doTestBackup-seed#[BC10751B6808C97A]303, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=424, name=Root-TEST-TestReplicationHandlerBackup.doTestBackup-seed#[BC10751B6808C97A]366, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=372, name=Root-TEST-TestReplicationHandlerBackup.doTestBackup-seed#[BC10751B6808C97A]315, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=355, name=Root-TEST-TestReplicationHandlerBackup.doTestBackup-seed#[BC10751B6808C97A]299, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=360, name=Root-TEST-TestReplicationHandlerBackup.doTestBackup-seed#[BC10751B6808C97A]304, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 29 threads leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBackup: 
   1) Thread[id=359, name=Root-TEST-TestReplicationHandlerBackup.doTestBackup-seed#[BC10751B6808C97A]303, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=424, name=Root-TEST-TestReplicationHandlerBackup.doTestBackup-seed#[BC10751B6808C97A]366, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=372, name=Root-TEST-TestReplicationHandlerBackup.doTestBackup-seed#[BC10751B6808C97A]315, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=355, name=Root-TEST-TestReplicationHandlerBackup.doTestBackup-seed#[BC10751B6808C97A]299, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=360, name=Root-TEST-TestReplicationHandlerBackup.doTestBackup-seed#[BC10751B6808C97A]304, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([BC10751B6808C97A]:0)


FAILED:  org.apache.solr.update.processor.AtomicUpdatesTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 38 threads leaked from SUITE scope at org.apache.solr.update.processor.AtomicUpdatesTest: 
   1) Thread[id=7148, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5720, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=7127, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5699, state=WAITING, group=TGRP-AtomicUpdatesTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=7082, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5654, state=WAITING, group=TGRP-AtomicUpdatesTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=7157, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5729, state=WAITING, group=TGRP-AtomicUpdatesTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=7165, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5737, state=WAITING, group=TGRP-AtomicUpdatesTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=7093, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5665, state=WAITING, group=TGRP-AtomicUpdatesTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=7168, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5740, state=WAITING, group=TGRP-AtomicUpdatesTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=7147, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5719, state=WAITING, group=TGRP-AtomicUpdatesTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=7091, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5663, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=7146, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5718, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=7171, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5743, state=RUNNABLE, group=TGRP-AtomicUpdatesTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=7167, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5739, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 38 threads leaked from SUITE scope at org.apache.solr.update.processor.AtomicUpdatesTest: 
   1) Thread[id=7148, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5720, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=7127, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5699, state=WAITING, group=TGRP-AtomicUpdatesTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=7082, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5654, state=WAITING, group=TGRP-AtomicUpdatesTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=7157, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5729, state=WAITING, group=TGRP-AtomicUpdatesTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=7165, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5737, state=WAITING, group=TGRP-AtomicUpdatesTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=7093, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5665, state=WAITING, group=TGRP-AtomicUpdatesTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=7168, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5740, state=WAITING, group=TGRP-AtomicUpdatesTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=7147, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5719, state=WAITING, group=TGRP-AtomicUpdatesTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=7091, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5663, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=7146, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5718, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=7171, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5743, state=RUNNABLE, group=TGRP-AtomicUpdatesTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=7167, name=Root-SUITE-AtomicUpdatesTest-seed#[BC10751B6808C97A]-worker5739, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([BC10751B6808C97A]:0)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=671, name=ParWork-CloudSolrClient574, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=671, name=ParWork-CloudSolrClient574, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([BC10751B6808C97A]:0)


FAILED:  org.apache.solr.common.cloud.TestZkConfigManager.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 25 threads leaked from SUITE scope at org.apache.solr.common.cloud.TestZkConfigManager: 
   1) Thread[id=1548, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1284, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=1586, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1322, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=1589, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1325, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=1588, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1324, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=1558, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1294, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=1590, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1326, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=1561, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1297, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=1555, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1291, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=1530, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1266, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=1524, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1262, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=1542, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1278, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=1514, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1259, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=1557, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1293, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=1547, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1283, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=1533, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1269, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=1502, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1251, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=1505, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1254, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=1603, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1339, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=1560, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1296, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=1606, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1342, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=1601, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1337, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=1535, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1271, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  23) Thread[id=1587, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1323, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=1556, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1292, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 25 threads leaked from SUITE scope at org.apache.solr.common.cloud.TestZkConfigManager: 
   1) Thread[id=1548, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1284, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=1586, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1322, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=1589, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1325, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=1588, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1324, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=1558, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1294, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=1590, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1326, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=1561, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1297, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=1555, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1291, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=1530, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1266, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=1524, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1262, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=1542, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1278, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=1514, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1259, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=1557, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1293, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=1547, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1283, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=1533, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1269, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=1502, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1251, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=1505, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1254, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=1603, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1339, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=1560, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1296, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=1606, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1342, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=1601, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1337, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=1535, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1271, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  23) Thread[id=1587, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1323, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=1556, name=Root-SUITE-TestZkConfigManager-seed#[BC10751B6808C97A]-worker1292, state=WAITING, group=TGRP-TestZkConfigManager]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(Abstract

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

to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 9s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1078 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1078/

23 tests failed.
FAILED:  org.apache.solr.analytics.legacy.expression.LegacyExpressionTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.analytics.legacy.expression.LegacyExpressionTest: 
   1) Thread[id=222, name=Root-SUITE-LegacyExpressionTest-seed#[CC308E475896F242]-worker199, state=RUNNABLE, group=TGRP-LegacyExpressionTest]
        at java.base@11.0.9/java.lang.Thread.currentThread(Native Method)
        at java.base@11.0.9/java.lang.ThreadLocal.isPresent(ThreadLocal.java:183)
        at java.base@11.0.9/java.lang.Thread.exit(Thread.java:843)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.analytics.legacy.expression.LegacyExpressionTest: 
   1) Thread[id=222, name=Root-SUITE-LegacyExpressionTest-seed#[CC308E475896F242]-worker199, state=RUNNABLE, group=TGRP-LegacyExpressionTest]
        at java.base@11.0.9/java.lang.Thread.currentThread(Native Method)
        at java.base@11.0.9/java.lang.ThreadLocal.isPresent(ThreadLocal.java:183)
        at java.base@11.0.9/java.lang.Thread.exit(Thread.java:843)
	at __randomizedtesting.SeedInfo.seed([CC308E475896F242]:0)


FAILED:  org.apache.solr.core.TestCoreContainer.testReloadThreaded

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=13126, name=Thread-207, state=RUNNABLE, group=TGRP-TestCoreContainer]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=13126, name=Thread-207, state=RUNNABLE, group=TGRP-TestCoreContainer]
	at __randomizedtesting.SeedInfo.seed([CC308E475896F242:D9E8052DFC10E637]:0)
Caused by: org.apache.solr.common.SolrException: Unable to reload core [core1]
	at __randomizedtesting.SeedInfo.seed([CC308E475896F242]:0)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1834)
	at org.apache.solr.core.TestCoreContainer$1TestThread.run(TestCoreContainer.java:128)
Caused by: org.apache.solr.common.AlreadyClosedException
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:718)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1768)
	... 1 more


FAILED:  org.apache.solr.handler.admin.MBeansHandlerTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.admin.MBeansHandlerTest: 
   1) Thread[id=1407, name=Core-SUITE-MBeansHandlerTest-seed#[CC308E475896F242]-worker1202, state=RUNNABLE, group=TGRP-MBeansHandlerTest]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.admin.MBeansHandlerTest: 
   1) Thread[id=1407, name=Core-SUITE-MBeansHandlerTest-seed#[CC308E475896F242]-worker1202, state=RUNNABLE, group=TGRP-MBeansHandlerTest]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([CC308E475896F242]:0)


FAILED:  org.apache.solr.handler.tagger.XmlInterpolationTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 41 threads leaked from SUITE scope at org.apache.solr.handler.tagger.XmlInterpolationTest: 
   1) Thread[id=2470, name=Root-TEST-XmlInterpolationTest.test-seed#[CC308E475896F242]2178, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=2438, name=Root-TEST-XmlInterpolationTest.test-seed#[CC308E475896F242]2147, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=2459, name=Root-TEST-XmlInterpolationTest.test-seed#[CC308E475896F242]2167, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=2499, name=Root-TEST-XmlInterpolationTest.test-seed#[CC308E475896F242]2207, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=2474, name=Root-TEST-XmlInterpolationTest.test-seed#[CC308E475896F242]2182, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=2442, name=Root-TEST-XmlInterpolationTest.test-seed#[CC308E475896F242]2151, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=2479, name=Root-TEST-XmlInterpolationTest.test-seed#[CC308E475896F242]2187, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=2469, name=Root-TEST-XmlInterpolationTest.test-seed#[CC308E475896F242]2177, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 41 threads leaked from SUITE scope at org.apache.solr.handler.tagger.XmlInterpolationTest: 
   1) Thread[id=2470, name=Root-TEST-XmlInterpolationTest.test-seed#[CC308E475896F242]2178, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=2438, name=Root-TEST-XmlInterpolationTest.test-seed#[CC308E475896F242]2147, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=2459, name=Root-TEST-XmlInterpolationTest.test-seed#[CC308E475896F242]2167, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=2499, name=Root-TEST-XmlInterpolationTest.test-seed#[CC308E475896F242]2207, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=2474, name=Root-TEST-XmlInterpolationTest.test-seed#[CC308E475896F242]2182, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=2442, name=Root-TEST-XmlInterpolationTest.test-seed#[CC308E475896F242]2151, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=2479, name=Root-TEST-XmlInterpolationTest.test-seed#[CC308E475896F242]2187, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=2469, name=Root-TEST-XmlInterpolationTest.test-seed#[CC308E475896F242]2177, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([CC308E475896F242]:0)


FAILED:  org.apache.solr.schema.DateFieldTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.schema.DateFieldTest: 
   1) Thread[id=9385, name=Root-TEST-DateFieldTest.testCreateField-seed#[CC308E475896F242]7879, state=WAITING, group=TGRP-DateFieldTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=9396, name=Root-TEST-DateFieldTest.testCreateField-seed#[CC308E475896F242]7890, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.schema.DateFieldTest: 
   1) Thread[id=9385, name=Root-TEST-DateFieldTest.testCreateField-seed#[CC308E475896F242]7879, state=WAITING, group=TGRP-DateFieldTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=9396, name=Root-TEST-DateFieldTest.testCreateField-seed#[CC308E475896F242]7890, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([CC308E475896F242]:0)


FAILED:  org.apache.solr.schema.NumericFieldsTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.schema.NumericFieldsTest: 
   1) Thread[id=7464, name=Root-SUITE-NumericFieldsTest-seed#[CC308E475896F242]-worker6572, state=WAITING, group=TGRP-NumericFieldsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=7546, name=Root-SUITE-NumericFieldsTest-seed#[CC308E475896F242]-worker6653, state=WAITING, group=TGRP-NumericFieldsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.schema.NumericFieldsTest: 
   1) Thread[id=7464, name=Root-SUITE-NumericFieldsTest-seed#[CC308E475896F242]-worker6572, state=WAITING, group=TGRP-NumericFieldsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=7546, name=Root-SUITE-NumericFieldsTest-seed#[CC308E475896F242]-worker6653, state=WAITING, group=TGRP-NumericFieldsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([CC308E475896F242]:0)


FAILED:  org.apache.solr.search.TestComponentsName.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 55 threads leaked from SUITE scope at org.apache.solr.search.TestComponentsName: 
   1) Thread[id=10657, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9559, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=10625, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9527, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=10677, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9579, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=10682, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9584, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=10709, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9611, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=10630, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9532, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=10683, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9585, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=10622, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9524, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=10695, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9597, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=10629, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9531, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=10713, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9615, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=10662, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9564, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=10718, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9620, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=10668, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9570, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=10660, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9562, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=10702, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9604, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=10653, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9555, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=10690, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9592, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=10647, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9549, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=10672, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9574, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=10717, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9619, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=10652, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9554, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  23) Thread[id=10642, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9544, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=10649, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9551, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  25) Thread[id=10674, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9576, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  26) Thread[id=10646, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9548, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  27) Thread[id=10684, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9586, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  28) Thread[id=10699, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9601, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  29) Thread[id=10621, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9523, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  30) Thread[id=10644, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9546, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  31) Thread[id=10708, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9610, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  32) Thread[id=10627, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9529, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  33) Thread[id=10693, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9595, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  34) Thread[id=10673, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9575, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  35) Thread[id=10711, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9613, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  36) Thread[id=10716, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9618, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  37) Thread[id=10691, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9593, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  38) Thread[id=10620, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9522, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  39) Thread[id=10679, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9581, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  40) Thread[id=10659, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9561, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  41) Thread[id=10633, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9535, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  42) Thread[id=10680, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9582, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  43) Thread[id=10689, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9591, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  44) Thread[id=10715, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9617, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  45) Thread[id=10631, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9533, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  46) Thread[id=10664, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9566, state=TERMINATED, group={null group}]
        at (empty stack)
  47) Thread[id=10719, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9621, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  48) Thread[id=10701, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9603, state=TERMINATED, group={null group}]
        at (empty stack)
  49) Thread[id=10626, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9528, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  50) Thread[id=10624, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9526, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  51) Thread[id=10710, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9612, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  52) Thread[id=10634, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9536, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  53) Thread[id=10640, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9542, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  54) Thread[id=10698, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9600, state=TERMINATED, group={null group}]
        at (empty stack)
  55) Thread[id=10648, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9550, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 55 threads leaked from SUITE scope at org.apache.solr.search.TestComponentsName: 
   1) Thread[id=10657, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9559, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=10625, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9527, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=10677, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9579, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=10682, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9584, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=10709, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9611, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=10630, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9532, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=10683, name=Root-SUITE-TestComponentsName-seed#[CC308E475896F242]-worker9585, state=WAITING, group=TGRP-TestComponentsName]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.p

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 10s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1077 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1077/

15 tests failed.
FAILED:  org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A42DE67AB8F31C0F:D9EFF7A6190DC8A6]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.checkEncodingCalled(TestUniformSplitPostingFormat.java:63)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1000)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A42DE67AB8F31C0F:D9EFF7A6190DC8A6]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.checkEncodingCalled(TestUniformSplitPostingFormat.java:63)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1000)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.core.TestReloadAndDeleteDocs.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestReloadAndDeleteDocs: 
   1) Thread[id=12789, name=Root-TEST-TestReloadAndDeleteDocs.testReloadAndDeleteDocsWithUpdateLog-seed#[A42DE67AB8F31C0F]11288, state=RUNNABLE, group=TGRP-TestReloadAndDeleteDocs]
        at java.base@11.0.9/sun.nio.ch.Util.free(Util.java:327)
        at java.base@11.0.9/sun.nio.ch.Util$1.threadTerminated(Util.java:64)
        at java.base@11.0.9/sun.nio.ch.Util$1.threadTerminated(Util.java:55)
        at java.base@11.0.9/jdk.internal.misc.TerminatingThreadLocal._threadTerminated(TerminatingThreadLocal.java:74)
        at java.base@11.0.9/jdk.internal.misc.TerminatingThreadLocal.threadTerminated(TerminatingThreadLocal.java:70)
        at java.base@11.0.9/java.lang.Thread.exit(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestReloadAndDeleteDocs: 
   1) Thread[id=12789, name=Root-TEST-TestReloadAndDeleteDocs.testReloadAndDeleteDocsWithUpdateLog-seed#[A42DE67AB8F31C0F]11288, state=RUNNABLE, group=TGRP-TestReloadAndDeleteDocs]
        at java.base@11.0.9/sun.nio.ch.Util.free(Util.java:327)
        at java.base@11.0.9/sun.nio.ch.Util$1.threadTerminated(Util.java:64)
        at java.base@11.0.9/sun.nio.ch.Util$1.threadTerminated(Util.java:55)
        at java.base@11.0.9/jdk.internal.misc.TerminatingThreadLocal._threadTerminated(TerminatingThreadLocal.java:74)
        at java.base@11.0.9/jdk.internal.misc.TerminatingThreadLocal.threadTerminated(TerminatingThreadLocal.java:70)
        at java.base@11.0.9/java.lang.Thread.exit(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([A42DE67AB8F31C0F]:0)


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:33421_solr, 127.0.0.1:46683_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:33421_solr, 127.0.0.1:46683_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:33421_solr, 127.0.0.1:46683_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:33421_solr, 127.0.0.1:46683_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([A42DE67AB8F31C0F:2C79D9A0160F71F7]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2109)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:872)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:868)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:877)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.schema.TestManagedSchemaThreadSafety.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.schema.TestManagedSchemaThreadSafety: 
   1) Thread[id=7574, name=Root-SUITE-TestManagedSchemaThreadSafety-seed#[A42DE67AB8F31C0F]-worker6478, state=RUNNABLE, group=TGRP-TestManagedSchemaThreadSafety]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.schema.TestManagedSchemaThreadSafety: 
   1) Thread[id=7574, name=Root-SUITE-TestManagedSchemaThreadSafety-seed#[A42DE67AB8F31C0F]-worker6478, state=RUNNABLE, group=TGRP-TestManagedSchemaThreadSafety]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([A42DE67AB8F31C0F]:0)


FAILED:  org.apache.solr.search.join.TestScoreJoinQPScore.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 39 threads leaked from SUITE scope at org.apache.solr.search.join.TestScoreJoinQPScore: 
   1) Thread[id=9955, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8411, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=9963, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8419, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=9868, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8324, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=9941, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8397, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=9912, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8368, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=9876, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8332, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=9930, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8386, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=9942, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8398, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=9915, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8371, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=9927, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8383, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=9869, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8325, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=9891, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8347, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=9911, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8367, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=9902, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8358, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=9931, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8387, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 39 threads leaked from SUITE scope at org.apache.solr.search.join.TestScoreJoinQPScore: 
   1) Thread[id=9955, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8411, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=9963, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8419, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=9868, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8324, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=9941, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8397, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=9912, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8368, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=9876, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8332, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=9930, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8386, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=9942, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8398, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=9915, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8371, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=9927, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8383, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=9869, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8325, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=9891, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8347, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=9911, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8367, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=9902, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8358, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=9931, name=Root-SUITE-TestScoreJoinQPScore-seed#[A42DE67AB8F31C0F]-worker8387, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([A42DE67AB8F31C0F]:0)


FAILED:  org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 34 threads leaked from SUITE scope at org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions: 
   1) Thread[id=3330, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2938, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=3382, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2989, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=3320, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2928, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=3331, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2939, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=3372, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2979, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=3379, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2986, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=3393, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker3000, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=3385, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2992, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=3353, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2960, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=3388, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2995, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=3376, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2983, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=3381, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2988, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=3366, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2973, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=3391, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2998, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=3392, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2999, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=3363, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2970, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=3344, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2952, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=3354, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2961, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=3412, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker3019, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=3410, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker3017, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=3403, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker3010, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=3357, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2964, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=3407, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker3014, state=TERMINATED, group={null group}]
        at (empty stack)
  24) Thread[id=3401, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker3008, state=TERMINATED, group={null group}]
        at (empty stack)
  25) Thread[id=3394, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker3001, state=TERMINATED, group={null group}]
        at (empty stack)
  26) Thread[id=3387, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2994, state=TERMINATED, group={null group}]
        at (empty stack)
  27) Thread[id=3405, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker3012, state=TERMINATED, group={null group}]
        at (empty stack)
  28) Thread[id=3361, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2968, state=TERMINATED, group={null group}]
        at (empty stack)
  29) Thread[id=3370, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2977, state=TERMINATED, group={null group}]
        at (empty stack)
  30) Thread[id=3384, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2991, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 34 threads leaked from SUITE scope at org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions: 
   1) Thread[id=3330, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2938, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=3382, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2989, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=3320, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2928, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=3331, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2939, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=3372, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2979, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=3379, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2986, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=3393, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker3000, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=3385, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2992, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=3353, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2960, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=3388, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2995, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=3376, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2983, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=3381, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2988, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=3366, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2973, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=3391, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2998, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=3392, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2999, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=3363, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2970, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=3344, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2952, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=3354, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2961, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=3412, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker3019, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=3410, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker3017, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=3403, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker3010, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=3357, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2964, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=3407, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker3014, state=TERMINATED, group={null group}]
        at (empty stack)
  24) Thread[id=3401, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker3008, state=TERMINATED, group={null group}]
        at (empty stack)
  25) Thread[id=3394, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker3001, state=TERMINATED, group={null group}]
        at (empty stack)
  26) Thread[id=3387, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2994, state=TERMINATED, group={null group}]
        at (empty stack)
  27) Thread[id=3405, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker3012, state=TERMINATED, group={null group}]
        at (empty stack)
  28) Thread[id=3361, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2968, state=TERMINATED, group={null group}]
        at (empty stack)
  29) Thread[id=3370, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2977, state=TERMINATED, group={null group}]
        at (empty stack)
  30) Thread[id=3384, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[A42DE67AB8F31C0F]-worker2991, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([A42DE67AB8F31C0F]:0)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientMultiConstructorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientMultiConstructorTest: 
   1) Thread[id=646, name=Root-TEST-CloudHttp2SolrClientMultiConstructorTest.testZkConnectionStringConstructorWithValidChroot-seed#[A42DE67AB8F31C0F]574, state=RUNNABLE, group=TGRP-CloudHttp2SolrClientMultiConstructorTest]
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock$NonfairSync.tryAcquire(ReentrantLock.java:199)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1239)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientMultiConstructorTest: 
   1) Thread[id=646, name=Root-TEST-CloudHttp2SolrClientMultiConstructorTest.testZkConnectionStringConstructorWithValidChroot-seed#[A42DE67AB8F31C0F]574, state=RUNNABLE, group=TGRP-CloudHttp2SolrClientMultiConstructorTest]
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock$NonfairSync.tryAcquire(ReentrantLock.java:199)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1239)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([A42DE67AB8F31C0F]:0)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([A42DE67AB8F31C0F]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([A42DE67AB8F31C0F]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([A42DE67AB8F31C0F]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([A42DE67AB8F31C0F]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 19,160 bytes (threshold is 600). Field reference sizes (counted individually):
  - 19,160 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 18,432 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 19,160 bytes (threshold is 600). Field reference sizes (counted individually):
  - 19,160 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 18,432 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([A42DE67AB8F31C0F]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,448 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,448 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,680 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,448 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,448 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,680 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([A42DE67AB8F31C0F]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,720 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,312 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,720 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,312 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([A42DE67AB8F31C0F]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 17779 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.055 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientMultiConstructorTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientMultiConstructorTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientMultiConstructorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A42DE67AB8F31C0F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A42DE67AB8F31C0F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A42DE67AB8F31C0F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.schema.TestManagedSchemaThreadSafety.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.TestManagedSchemaThreadSafety.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.schema.TestManagedSchemaThreadSafety" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A42DE67AB8F31C0F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.search.join.TestScoreJoinQPScore.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.join.TestScoreJoinQPScore.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.join.TestScoreJoinQPScore" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A42DE67AB8F31C0F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.core.TestReloadAndDeleteDocs.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.core.TestReloadAndDeleteDocs.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.core.TestReloadAndDeleteDocs" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A42DE67AB8F31C0F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A42DE67AB8F31C0F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A42DE67AB8F31C0F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A42DE67AB8F31C0F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A42DE67AB8F31C0F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A42DE67AB8F31C0F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A42DE67AB8F31C0F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A42DE67AB8F31C0F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A42DE67AB8F31C0F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A42DE67AB8F31C0F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenki

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 17s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1076 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1076/

16 tests failed.
FAILED:  org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest: 
   1) Thread[id=6131, name=Root-SUITE-ZkCollectionPropsCachingTest-seed#[A3C90F487ADA6861]-worker4944, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=6146, name=Root-SUITE-ZkCollectionPropsCachingTest-seed#[A3C90F487ADA6861]-worker4959, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest: 
   1) Thread[id=6131, name=Root-SUITE-ZkCollectionPropsCachingTest-seed#[A3C90F487ADA6861]-worker4944, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=6146, name=Root-SUITE-ZkCollectionPropsCachingTest-seed#[A3C90F487ADA6861]-worker4959, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([A3C90F487ADA6861]:0)


FAILED:  org.apache.solr.handler.DocumentAnalysisRequestHandlerTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 19 threads leaked from SUITE scope at org.apache.solr.handler.DocumentAnalysisRequestHandlerTest: 
   1) Thread[id=1967, name=Root-SUITE-DocumentAnalysisRequestHandlerTest-seed#[A3C90F487ADA6861]-worker1731, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 19 threads leaked from SUITE scope at org.apache.solr.handler.DocumentAnalysisRequestHandlerTest: 
   1) Thread[id=1967, name=Root-SUITE-DocumentAnalysisRequestHandlerTest-seed#[A3C90F487ADA6861]-worker1731, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([A3C90F487ADA6861]:0)


FAILED:  org.apache.solr.handler.admin.AdminHandlersProxyTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 26 threads leaked from SUITE scope at org.apache.solr.handler.admin.AdminHandlersProxyTest: 
   1) Thread[id=1729, name=Root-SUITE-AdminHandlersProxyTest-seed#[A3C90F487ADA6861]-worker1512, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=1745, name=Root-SUITE-AdminHandlersProxyTest-seed#[A3C90F487ADA6861]-worker1528, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 26 threads leaked from SUITE scope at org.apache.solr.handler.admin.AdminHandlersProxyTest: 
   1) Thread[id=1729, name=Root-SUITE-AdminHandlersProxyTest-seed#[A3C90F487ADA6861]-worker1512, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=1745, name=Root-SUITE-AdminHandlersProxyTest-seed#[A3C90F487ADA6861]-worker1528, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([A3C90F487ADA6861]:0)


FAILED:  org.apache.solr.handler.component.FacetPivotSmallTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE scope at org.apache.solr.handler.component.FacetPivotSmallTest: 
   1) Thread[id=835, name=Root-SUITE-FacetPivotSmallTest-seed#[A3C90F487ADA6861]-worker721, state=WAITING, group=TGRP-FacetPivotSmallTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=844, name=Root-SUITE-FacetPivotSmallTest-seed#[A3C90F487ADA6861]-worker730, state=WAITING, group=TGRP-FacetPivotSmallTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=878, name=Root-SUITE-FacetPivotSmallTest-seed#[A3C90F487ADA6861]-worker764, state=WAITING, group=TGRP-FacetPivotSmallTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=857, name=Root-SUITE-FacetPivotSmallTest-seed#[A3C90F487ADA6861]-worker743, state=RUNNABLE, group=TGRP-FacetPivotSmallTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:991)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=898, name=Root-SUITE-FacetPivotSmallTest-seed#[A3C90F487ADA6861]-worker784, state=WAITING, group=TGRP-FacetPivotSmallTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=929, name=Root-SUITE-FacetPivotSmallTest-seed#[A3C90F487ADA6861]-worker814, state=WAITING, group=TGRP-FacetPivotSmallTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE scope at org.apache.solr.handler.component.FacetPivotSmallTest: 
   1) Thread[id=835, name=Root-SUITE-FacetPivotSmallTest-seed#[A3C90F487ADA6861]-worker721, state=WAITING, group=TGRP-FacetPivotSmallTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=844, name=Root-SUITE-FacetPivotSmallTest-seed#[A3C90F487ADA6861]-worker730, state=WAITING, group=TGRP-FacetPivotSmallTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=878, name=Root-SUITE-FacetPivotSmallTest-seed#[A3C90F487ADA6861]-worker764, state=WAITING, group=TGRP-FacetPivotSmallTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=857, name=Root-SUITE-FacetPivotSmallTest-seed#[A3C90F487ADA6861]-worker743, state=RUNNABLE, group=TGRP-FacetPivotSmallTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:991)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=898, name=Root-SUITE-FacetPivotSmallTest-seed#[A3C90F487ADA6861]-worker784, state=WAITING, group=TGRP-FacetPivotSmallTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=929, name=Root-SUITE-FacetPivotSmallTest-seed#[A3C90F487ADA6861]-worker814, state=WAITING, group=TGRP-FacetPivotSmallTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([A3C90F487ADA6861]:0)


FAILED:  org.apache.solr.schema.DocValuesMultiTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 31 threads leaked from SUITE scope at org.apache.solr.schema.DocValuesMultiTest: 
   1) Thread[id=8755, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7262, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=8738, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7245, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=8774, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7280, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=8819, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7325, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=8830, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7336, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=8743, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7250, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=8744, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7251, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=8747, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7254, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=8745, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7252, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=8750, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7257, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=8741, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7248, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=8734, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7241, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=8737, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7244, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=8801, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7307, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=8749, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7256, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=8782, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7288, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=8746, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7253, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=8753, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7260, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=8770, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7277, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=8762, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7269, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=8736, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7243, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=8766, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7273, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=8835, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7341, state=TERMINATED, group={null group}]
        at (empty stack)
  24) Thread[id=8739, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7246, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  25) Thread[id=8742, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7249, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  26) Thread[id=8735, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7242, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  27) Thread[id=8740, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7247, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  28) Thread[id=8771, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7278, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  29) Thread[id=8768, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7275, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  30) Thread[id=8769, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7276, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  31) Thread[id=8748, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7255, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 31 threads leaked from SUITE scope at org.apache.solr.schema.DocValuesMultiTest: 
   1) Thread[id=8755, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7262, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=8738, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7245, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=8774, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7280, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=8819, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7325, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=8830, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7336, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=8743, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7250, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=8744, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7251, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=8747, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7254, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=8745, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7252, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=8750, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7257, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=8741, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7248, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=8734, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7241, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=8737, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7244, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=8801, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7307, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=8749, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7256, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=8782, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7288, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=8746, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7253, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=8753, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7260, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=8770, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7277, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=8762, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7269, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=8736, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7243, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=8766, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7273, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=8835, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7341, state=TERMINATED, group={null group}]
        at (empty stack)
  24) Thread[id=8739, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7246, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  25) Thread[id=8742, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7249, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  26) Thread[id=8735, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7242, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  27) Thread[id=8740, name=Root-SUITE-DocValuesMultiTest-seed#[A3C90F487ADA6861]-worker7247, state=WAITING, group=TGRP-DocValuesMultiTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 51s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1075 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1075/

11 tests failed.
FAILED:  org.apache.solr.response.TestRawResponseWriter.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.response.TestRawResponseWriter: 
   1) Thread[id=3327, name=Root-SUITE-TestRawResponseWriter-seed#[C98D8DDBAEE0809C]-worker3058, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.response.TestRawResponseWriter: 
   1) Thread[id=3327, name=Root-SUITE-TestRawResponseWriter-seed#[C98D8DDBAEE0809C]-worker3058, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([C98D8DDBAEE0809C]:0)


FAILED:  org.apache.solr.schema.IndexSchemaTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 33 threads leaked from SUITE scope at org.apache.solr.schema.IndexSchemaTest: 
   1) Thread[id=9667, name=Root-SUITE-IndexSchemaTest-seed#[C98D8DDBAEE0809C]-worker8354, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 33 threads leaked from SUITE scope at org.apache.solr.schema.IndexSchemaTest: 
   1) Thread[id=9667, name=Root-SUITE-IndexSchemaTest-seed#[C98D8DDBAEE0809C]-worker8354, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([C98D8DDBAEE0809C]:0)


FAILED:  org.apache.solr.search.SpatialFilterTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.SpatialFilterTest: 
   1) Thread[id=1638, name=Core-TEST-SpatialFilterTest.testGeoHash-seed#[C98D8DDBAEE0809C]1515, state=RUNNABLE, group=TGRP-SpatialFilterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.SpatialFilterTest: 
   1) Thread[id=1638, name=Core-TEST-SpatialFilterTest.testGeoHash-seed#[C98D8DDBAEE0809C]1515, state=RUNNABLE, group=TGRP-SpatialFilterTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([C98D8DDBAEE0809C]:0)


FAILED:  org.apache.solr.search.TestStressUserVersions.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.TestStressUserVersions: 
   1) Thread[id=349, name=Root-SUITE-TestStressUserVersions-seed#[C98D8DDBAEE0809C]-worker318, state=RUNNABLE, group=TGRP-TestStressUserVersions]
        at java.base@11.0.9/java.lang.ThreadLocal.isPresent(ThreadLocal.java:185)
        at java.base@11.0.9/java.lang.Thread.exit(Thread.java:843)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.TestStressUserVersions: 
   1) Thread[id=349, name=Root-SUITE-TestStressUserVersions-seed#[C98D8DDBAEE0809C]-worker318, state=RUNNABLE, group=TGRP-TestStressUserVersions]
        at java.base@11.0.9/java.lang.ThreadLocal.isPresent(ThreadLocal.java:185)
        at java.base@11.0.9/java.lang.Thread.exit(Thread.java:843)
	at __randomizedtesting.SeedInfo.seed([C98D8DDBAEE0809C]:0)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([C98D8DDBAEE0809C]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([C98D8DDBAEE0809C]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([C98D8DDBAEE0809C]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([C98D8DDBAEE0809C]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,528 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,528 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 7,800 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,528 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,528 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 7,800 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([C98D8DDBAEE0809C]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 15,744 bytes (threshold is 600). Field reference sizes (counted individually):
  - 15,744 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 14,936 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 15,744 bytes (threshold is 600). Field reference sizes (counted individually):
  - 15,744 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 14,936 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([C98D8DDBAEE0809C]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,264 bytes (threshold is 600). Field reference sizes (counted individually):
  - 4,856 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,264 bytes (threshold is 600). Field reference sizes (counted individually):
  - 4,856 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([C98D8DDBAEE0809C]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16471 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.88 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.search.TestStressUserVersions.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.TestStressUserVersions.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.TestStressUserVersions" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C98D8DDBAEE0809C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.search.SpatialFilterTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.SpatialFilterTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.SpatialFilterTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C98D8DDBAEE0809C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.response.TestRawResponseWriter.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.response.TestRawResponseWriter.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.response.TestRawResponseWriter" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C98D8DDBAEE0809C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.schema.IndexSchemaTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.IndexSchemaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.schema.IndexSchemaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C98D8DDBAEE0809C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C98D8DDBAEE0809C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C98D8DDBAEE0809C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C98D8DDBAEE0809C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C98D8DDBAEE0809C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C98D8DDBAEE0809C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C98D8DDBAEE0809C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C98D8DDBAEE0809C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:core:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Pro

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 29s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1074 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1074/

17 tests failed.
FAILED:  org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([DC08CA6BB876FCA8:A1CADBB719882801]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.checkEncodingCalled(TestUniformSplitPostingFormat.java:63)
	at jdk.internal.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1000)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([DC08CA6BB876FCA8:A1CADBB719882801]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.checkEncodingCalled(TestUniformSplitPostingFormat.java:63)
	at jdk.internal.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1000)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.analysis.TestDeprecatedFilters.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.analysis.TestDeprecatedFilters: 
   1) Thread[id=4009, name=Root-SUITE-TestDeprecatedFilters-seed#[DC08CA6BB876FCA8]-worker3619, state=RUNNABLE, group=TGRP-TestDeprecatedFilters]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.analysis.TestDeprecatedFilters: 
   1) Thread[id=4009, name=Root-SUITE-TestDeprecatedFilters-seed#[DC08CA6BB876FCA8]-worker3619, state=RUNNABLE, group=TGRP-TestDeprecatedFilters]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([DC08CA6BB876FCA8]:0)


FAILED:  org.apache.solr.analysis.TestLuceneMatchVersion.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 19 threads leaked from SUITE scope at org.apache.solr.analysis.TestLuceneMatchVersion: 
   1) Thread[id=3846, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3406, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=3824, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3384, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=3863, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3423, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=3845, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3405, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=3873, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3433, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=3823, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3383, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=3796, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3357, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=3869, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3429, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=3815, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3376, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=3817, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3378, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=3864, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3424, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=3867, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3427, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=3849, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3409, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=3786, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3347, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=3821, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3382, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=3825, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3385, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=3877, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3437, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=3862, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3422, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=3865, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3425, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 19 threads leaked from SUITE scope at org.apache.solr.analysis.TestLuceneMatchVersion: 
   1) Thread[id=3846, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3406, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=3824, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3384, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=3863, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3423, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=3845, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3405, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=3873, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3433, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=3823, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3383, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=3796, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3357, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=3869, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3429, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=3815, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3376, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=3817, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3378, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=3864, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3424, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=3867, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3427, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=3849, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3409, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=3786, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3347, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=3821, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3382, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=3825, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3385, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=3877, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3437, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=3862, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3422, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=3865, name=Root-SUITE-TestLuceneMatchVersion-seed#[DC08CA6BB876FCA8]-worker3425, state=WAITING, group=TGRP-TestLuceneMatchVersion]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([DC08CA6BB876FCA8]:0)


FAILED:  org.apache.solr.core.ConfigureRecoveryStrategyTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 14 threads leaked from SUITE scope at org.apache.solr.core.ConfigureRecoveryStrategyTest: 
   1) Thread[id=13779, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12152, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=13822, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12195, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=13853, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12226, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=13844, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12217, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=13782, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12155, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=13777, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12150, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=13764, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12137, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=13846, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12219, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=13828, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12201, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=13819, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12192, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 14 threads leaked from SUITE scope at org.apache.solr.core.ConfigureRecoveryStrategyTest: 
   1) Thread[id=13779, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12152, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=13822, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12195, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=13853, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12226, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=13844, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12217, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=13782, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12155, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=13777, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12150, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=13764, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12137, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=13846, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12219, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=13828, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12201, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=13819, name=Root-SUITE-ConfigureRecoveryStrategyTest-seed#[DC08CA6BB876FCA8]-worker12192, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([DC08CA6BB876FCA8]:0)


FAILED:  org.apache.solr.response.TestBinaryResponseWriter.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 36 threads leaked from SUITE scope at org.apache.solr.response.TestBinaryResponseWriter: 
   1) Thread[id=3525, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3161, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=3438, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3074, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=3447, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3083, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=3448, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3084, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=3464, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3100, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=3480, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3116, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=3501, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3137, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=3456, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3092, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=3520, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3156, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=3489, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3125, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=3461, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3097, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=3437, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3073, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=3460, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3096, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=3429, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3065, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=3487, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3123, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=3506, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3142, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 36 threads leaked from SUITE scope at org.apache.solr.response.TestBinaryResponseWriter: 
   1) Thread[id=3525, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3161, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=3438, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3074, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=3447, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3083, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=3448, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3084, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=3464, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3100, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=3480, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3116, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=3501, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3137, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=3456, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3092, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=3520, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3156, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=3489, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3125, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=3461, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3097, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=3437, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3073, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=3460, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3096, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=3429, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3065, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=3487, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3123, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=3506, name=Root-TEST-TestBinaryResponseWriter.testResolverSolrDocumentPartialFields-seed#[DC08CA6BB876FCA8]3142, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([DC08CA6BB876FCA8]:0)


FAILED:  org.apache.solr.response.TestPHPSerializedResponseWriter.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 51 threads leaked from SUITE scope at org.apache.solr.response.TestPHPSerializedResponseWriter: 
   1) Thread[id=3659, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3320, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=3726, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3387, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=3658, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3319, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=3722, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3383, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=3725, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3386, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=3670, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3331, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=3704, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3365, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=3721, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3382, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=3656, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3317, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=3660, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3321, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=3705, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3366, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=3715, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3376, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=3742, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3403, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=3657, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3318, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=3751, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3412, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=3673, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3334, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=3753, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3414, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=3681, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3342, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=3745, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3406, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=3749, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3410, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=3723, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3384, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=3741, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3402, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=3701, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3362, state=TERMINATED, group={null group}]
        at (empty stack)
  24) Thread[id=3746, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3407, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 51 threads leaked from SUITE scope at org.apache.solr.response.TestPHPSerializedResponseWriter: 
   1) Thread[id=3659, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3320, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=3726, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3387, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=3658, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3319, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=3722, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3383, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=3725, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3386, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=3670, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3331, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=3704, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3365, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=3721, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3382, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=3656, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3317, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=3660, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3321, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=3705, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3366, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=3715, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3376, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=3742, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3403, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=3657, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3318, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=3751, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3412, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=3673, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3334, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=3753, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3414, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=3681, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3342, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=3745, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3406, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=3749, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3410, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=3723, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3384, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=3741, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3402, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=3701, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3362, state=TERMINATED, group={null group}]
        at (empty stack)
  24) Thread[id=3746, name=Root-SUITE-TestPHPSerializedResponseWriter-seed#[DC08CA6BB876FCA8]-worker3407, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([DC08CA6BB876FCA8]:0)


FAILED:  org.apache.solr.search.TestMaxScoreQueryParser.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 7 threads leaked from SUITE scope at org.apache.solr.search.TestMaxScoreQueryParser: 
   1) Thread[id=11132, name=Root-SUITE-TestMaxScoreQueryParser-seed#[DC08CA6BB876FCA8]-worker9707, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 7 threads leaked from SUITE scope at org.apache.solr.search.TestMaxScoreQueryParser: 
   1) Thread[id=11132, name=Root-SUITE-TestMaxScoreQueryParser-seed#[DC08CA6BB876FCA8]-worker9707, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([DC08CA6BB876FCA8]:0)


FAILED:  org.apache.solr.search.similarities.TestPerFieldSimilarityWithDefaultOverride.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 40 threads leaked from SUITE scope at org.apache.solr.search.similarities.TestPerFieldSimilarityWithDefaultOverride: 
   1) Thread[id=10174, name=Root-TEST-TestPerFieldSimilarityWithDefaultOverride.testDefaults-seed#[DC08CA6BB876FCA8]8867, state=WAITING, group=TGRP-TestPerFieldSimilarityWithDefaultOverride]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=10072, name=Root-TEST-TestPerFieldSimilarityWithDefaultOverride.testDefaults-seed#[DC08CA6BB876FCA8]8766, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=10084, name=Root-TEST-TestPerFieldSimilarityWithDefaultOverride.testDefaults-seed#[DC08CA6BB876FCA8]8778, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=10121, name=Root-TEST-TestPerFieldSimilarityWithDefaultOverride.testDefaults-seed#[DC08CA6BB876FCA8]8814, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=10138, name=Root-TEST-TestPerFieldSimilarityWithDefaultOverride.testDefaults-seed#[DC08CA6BB876FCA8]8831, state=WAITING, group=TGRP-TestPerFieldSimilarityWithDefaultOverride]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=10104, name=Root-TEST-TestPerFieldSimilarityWithDefaultOverride.testDefaults-seed#[DC08CA6BB876FCA8]8798, state=WAITING, group=TGRP-TestPerFieldSimilarityWithDefaultOverride]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 40 threads leaked from SUITE scope at org.apache.solr.search.similarities.TestPerFieldSimilarityWithDefaultOverride: 
   1) Thread[id=10174, name=Root-TEST-TestPerFieldSimilarityWithDefaultOverride.testDefaults-seed#[DC08CA6BB876FCA8]8867, state=WAITING, group=TGRP-TestPerFieldSimilarityWithDefaultOverride]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=10072, name=Root-TEST-TestPerFieldSimilarityWithDefaultOverride.testDefaults-seed#[DC08CA6BB876FCA8]8766, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=10084, name=Root-TEST-TestPerFieldSimilarityWithDefaultOverride.testDefaults-seed#[DC08CA6BB876FCA8]8778, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=10121, name=Root-TEST-TestPerFieldSimilarityWithDefaultOverride.testDefaults-seed#[DC08CA6BB876FCA8]8814, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=10138, name=Root-TEST-TestPerFieldSimilarityWithDefaultOverride.testDefaults-seed#[DC08CA6BB876FCA8]8831, state=WAITING, group=TGRP-TestPerFieldSimilarityWithDefaultOverride]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=10104, name=Root-TEST-TestPerFieldSimilarityWithDefaultOverride.testDefaults-seed#[DC08CA6BB876FCA8]8798, state=WAITING, group=TGRP-TestPerFieldSimilarityWithDefaultOverride]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([DC08CA6BB876FCA8]:0)


FAILED:  org.apache.solr.servlet.DirectSolrConnectionTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 19 threads leaked from SUITE scope at org.apache.solr.servlet.DirectSolrConnectionTest: 
   1) Thread[id=12944, name=Root-SUITE-DirectSolrConnectionTest-seed#[DC08CA6BB876FCA8]-worker11088, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=12951, name=Root-SUITE-DirectSolrConnectionTest-seed#[DC08CA6BB876FCA8]-worker11095, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=12952, name=Root-SUITE-DirectSolrConnectionTest-seed#[DC08CA6BB876FCA8]-worker11096, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=12873, name=Root-SUITE-DirectSolrConnectionTest-seed#[DC08CA6BB876FCA8]-worker11018, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=12883, name=Root-SUITE-DirectSolrConnectionTest-seed#[DC08CA6BB876FCA8]-worker11028, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=12854, name=Root-SUITE-DirectSolrConnectionTest-seed#[DC08CA6BB876FCA8]-worker10999, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=12924, name=Root-SUITE-DirectSolrConnectionTest-seed#[DC08CA6BB876FCA8]-worker11068, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 19 threads leaked from SUITE scope at org.apache.solr.servlet.DirectSolrConnectionTest: 
   1) Thread[id=12944, name=Root-SUITE-DirectSolrConnectionTest-seed#[DC08CA6BB876FCA8]-worker11088, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=12951, name=Root-SUITE-DirectSolrConnectionTest-seed#[DC08CA6BB876FCA8]-worker11095, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=12952, name=Root-SUITE-DirectSolrConnectionTest-seed#[DC08CA6BB876FCA8]-worker11096, state=TERMINATED, group={null g

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

to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 3s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1073 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1073/

12 tests failed.
FAILED:  org.apache.solr.cloud.NodeMutatorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.NodeMutatorTest: 
   1) Thread[id=4933, name=Root-TEST-NodeMutatorTest.downNodeReportsAllImpactedCollectionsAndNothingElse-seed#[A3662EC5B3996B4]4363, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.NodeMutatorTest: 
   1) Thread[id=4933, name=Root-TEST-NodeMutatorTest.downNodeReportsAllImpactedCollectionsAndNothingElse-seed#[A3662EC5B3996B4]4363, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([A3662EC5B3996B4]:0)


FAILED:  org.apache.solr.cloud.RemoteQueryErrorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 55 threads leaked from SUITE scope at org.apache.solr.cloud.RemoteQueryErrorTest: 
   1) Thread[id=5112, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4514, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=5078, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4480, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=5006, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4431, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=5012, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4437, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=5059, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4461, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=5102, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4504, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=5122, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4524, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=5066, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4468, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=5100, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4502, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=5065, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4467, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=5038, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4450, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=5096, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4498, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=5106, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4508, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=5093, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4495, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=5123, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4525, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=5097, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4499, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=5103, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4505, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=5115, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4517, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=5068, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4470, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=5042, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4453, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=5069, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4471, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=5057, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4459, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=5070, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4472, state=TERMINATED, group={null group}]
        at (empty stack)
  24) Thread[id=5120, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4522, state=TERMINATED, group={null group}]
        at (empty stack)
  25) Thread[id=5109, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4511, state=TERMINATED, group={null group}]
        at (empty stack)
  26) Thread[id=5139, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4534, state=TERMINATED, group={null group}]
        at (empty stack)
  27) Thread[id=5014, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4439, state=TERMINATED, group={null group}]
        at (empty stack)
  28) Thread[id=5079, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4481, state=TERMINATED, group={null group}]
        at (empty stack)
  29) Thread[id=5086, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4488, state=TERMINATED, group={null group}]
        at (empty stack)
  30) Thread[id=5119, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4521, state=TERMINATED, group={null group}]
        at (empty stack)
  31) Thread[id=5092, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4494, state=TERMINATED, group={null group}]
        at (empty stack)
  32) Thread[id=5094, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4496, state=TERMINATED, group={null group}]
        at (empty stack)
  33) Thread[id=5010, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4435, state=TERMINATED, group={null group}]
        at (empty stack)
  34) Thread[id=5040, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4451, state=TERMINATED, group={null group}]
        at (empty stack)
  35) Thread[id=5071, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4473, state=TERMINATED, group={null group}]
        at (empty stack)
  36) Thread[id=5113, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4515, state=TERMINATED, group={null group}]
        at (empty stack)
  37) Thread[id=5009, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4434, state=TERMINATED, group={null group}]
        at (empty stack)
  38) Thread[id=5110, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4512, state=TERMINATED, group={null group}]
        at (empty stack)
  39) Thread[id=5152, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4542, state=TERMINATED, group={null group}]
        at (empty stack)
  40) Thread[id=5153, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4543, state=TERMINATED, group={null group}]
        at (empty stack)
  41) Thread[id=5074, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4476, state=TERMINATED, group={null group}]
        at (empty stack)
  42) Thread[id=5146, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4536, state=TERMINATED, group={null group}]
        at (empty stack)
  43) Thread[id=5011, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4436, state=TERMINATED, group={null group}]
        at (empty stack)
  44) Thread[id=5116, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4518, state=TERMINATED, group={null group}]
        at (empty stack)
  45) Thread[id=5121, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4523, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 55 threads leaked from SUITE scope at org.apache.solr.cloud.RemoteQueryErrorTest: 
   1) Thread[id=5112, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4514, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=5078, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4480, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=5006, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4431, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=5012, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4437, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=5059, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4461, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=5102, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4504, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=5122, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4524, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=5066, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4468, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=5100, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4502, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=5065, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4467, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=5038, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4450, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=5096, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4498, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=5106, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4508, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=5093, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4495, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=5123, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4525, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=5097, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4499, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=5103, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4505, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=5115, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4517, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=5068, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4470, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=5042, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4453, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=5069, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4471, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=5057, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4459, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=5070, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4472, state=TERMINATED, group={null group}]
        at (empty stack)
  24) Thread[id=5120, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4522, state=TERMINATED, group={null group}]
        at (empty stack)
  25) Thread[id=5109, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4511, state=TERMINATED, group={null group}]
        at (empty stack)
  26) Thread[id=5139, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4534, state=TERMINATED, group={null group}]
        at (empty stack)
  27) Thread[id=5014, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4439, state=TERMINATED, group={null group}]
        at (empty stack)
  28) Thread[id=5079, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4481, state=TERMINATED, group={null group}]
        at (empty stack)
  29) Thread[id=5086, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4488, state=TERMINATED, group={null group}]
        at (empty stack)
  30) Thread[id=5119, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4521, state=TERMINATED, group={null group}]
        at (empty stack)
  31) Thread[id=5092, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4494, state=TERMINATED, group={null group}]
        at (empty stack)
  32) Thread[id=5094, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4496, state=TERMINATED, group={null group}]
        at (empty stack)
  33) Thread[id=5010, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4435, state=TERMINATED, group={null group}]
        at (empty stack)
  34) Thread[id=5040, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4451, state=TERMINATED, group={null group}]
        at (empty stack)
  35) Thread[id=5071, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4473, state=TERMINATED, group={null group}]
        at (empty stack)
  36) Thread[id=5113, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4515, state=TERMINATED, group={null group}]
        at (empty stack)
  37) Thread[id=5009, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4434, state=TERMINATED, group={null group}]
        at (empty stack)
  38) Thread[id=5110, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4512, state=TERMINATED, group={null group}]
        at (empty stack)
  39) Thread[id=5152, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4542, state=TERMINATED, group={null group}]
        at (empty stack)
  40) Thread[id=5153, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4543, state=TERMINATED, group={null group}]
        at (empty stack)
  41) Thread[id=5074, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4476, state=TERMINATED, group={null group}]
        at (empty stack)
  42) Thread[id=5146, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4536, state=TERMINATED, group={null group}]
        at (empty stack)
  43) Thread[id=5011, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4436, state=TERMINATED, group={null group}]
        at (empty stack)
  44) Thread[id=5116, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4518, state=TERMINATED, group={null group}]
        at (empty stack)
  45) Thread[id=5121, name=Root-SUITE-RemoteQueryErrorTest-seed#[A3662EC5B3996B4]-worker4523, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([A3662EC5B3996B4]:0)


FAILED:  org.apache.solr.response.TestRawTransformer.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 57 threads leaked from SUITE scope at org.apache.solr.response.TestRawTransformer: 
   1) Thread[id=3869, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3524, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=3879, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3534, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=3833, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3488, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=3857, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3512, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=3813, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3468, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=3821, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3476, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=3865, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3520, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=3866, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3521, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=3832, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3487, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=3788, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3443, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=3796, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3451, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=3867, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3522, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=3829, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3484, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=3791, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3446, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=3864, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3519, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=3824, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3479, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=3797, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3452, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=3792, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3447, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=3809, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3464, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=3817, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3472, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=3820, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3475, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=3798, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3453, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  23) Thread[id=3815, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3470, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=3794, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3449, state=TERMINATED, group={null group}]
        at (empty stack)
  25) Thread[id=3818, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3473, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  26) Thread[id=3800, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3455, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  27) Thread[id=3874, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3529, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  28) Thread[id=3853, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3508, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  29) Thread[id=3805, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3460, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  30) Thread[id=3845, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3500, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  31) Thread[id=3811, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3466, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  32) Thread[id=3827, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3482, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  33) Thread[id=3828, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3483, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  34) Thread[id=3852, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3507, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  35) Thread[id=3878, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3533, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  36) Thread[id=3877, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3532, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  37) Thread[id=3872, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3527, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  38) Thread[id=3807, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3462, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  39) Thread[id=3863, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3518, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  40) Thread[id=3806, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3461, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  41) Thread[id=3848, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3503, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  42) Thread[id=3842, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3497, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  43) Thread[id=3843, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3498, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  44) Thread[id=3871, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3526, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  45) Thread[id=3808, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3463, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  46) Thread[id=3779, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3434, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  47) Thread[id=3801, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3456, state=TERMINATED, group={null group}]
        at (empty stack)
  48) Thread[id=3780, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3435, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  49) Thread[id=3847, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3502, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  50) Thread[id=3838, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3493, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  51) Thread[id=3862, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3517, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  52) Thread[id=3846, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3501, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  53) Thread[id=3790, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3445, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 57 threads leaked from SUITE scope at org.apache.solr.response.TestRawTransformer: 
   1) Thread[id=3869, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3524, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=3879, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3534, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=3833, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3488, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=3857, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3512, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=3813, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3468, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=3821, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3476, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=3865, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3520, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=3866, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3521, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=3832, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3487, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=3788, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3443, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=3796, name=Root-SUITE-TestRawTransformer-seed#[A3662EC5B3996B4]-worker3451, state=WAITING, group=TGRP-TestRawTransformer]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=38

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 21s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1072 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1072/

41 tests failed.
FAILED:  org.apache.solr.handler.component.ResponseBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 22 threads leaked from SUITE scope at org.apache.solr.handler.component.ResponseBuilderTest: 
   1) Thread[id=12351, name=Root-SUITE-ResponseBuilderTest-seed#[3FBFF86E0DC2BA5D]-worker10775, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 22 threads leaked from SUITE scope at org.apache.solr.handler.component.ResponseBuilderTest: 
   1) Thread[id=12351, name=Root-SUITE-ResponseBuilderTest-seed#[3FBFF86E0DC2BA5D]-worker10775, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([3FBFF86E0DC2BA5D]:0)


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:34337_solr, 127.0.0.1:42241_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:34337_solr, 127.0.0.1:42241_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:34337_solr, 127.0.0.1:42241_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:34337_solr, 127.0.0.1:42241_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([3FBFF86E0DC2BA5D:B7EBC7B4A33ED7A5]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2109)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:872)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:868)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:877)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.handler.loader.JavabinLoaderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 13 threads leaked from SUITE scope at org.apache.solr.handler.loader.JavabinLoaderTest: 
   1) Thread[id=13216, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11590, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=13248, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11622, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=13232, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11606, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=13243, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11617, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=13242, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11616, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=13233, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11607, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=13239, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11613, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=13247, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11621, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=13249, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11623, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=13265, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11639, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=13255, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11629, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=13227, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11601, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=13256, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11630, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 13 threads leaked from SUITE scope at org.apache.solr.handler.loader.JavabinLoaderTest: 
   1) Thread[id=13216, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11590, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=13248, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11622, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=13232, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11606, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=13243, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11617, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=13242, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11616, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=13233, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11607, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=13239, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11613, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=13247, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11621, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=13249, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11623, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=13265, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11639, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=13255, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11629, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=13227, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11601, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=13256, name=Root-SUITE-JavabinLoaderTest-seed#[3FBFF86E0DC2BA5D]-worker11630, state=WAITING, group=TGRP-JavabinLoaderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([3FBFF86E0DC2BA5D]:0)


FAILED:  org.apache.solr.highlight.HighlighterConfigTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 31 threads leaked from SUITE scope at org.apache.solr.highlight.HighlighterConfigTest: 
   1) Thread[id=5384, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4941, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=5405, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4962, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=5392, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4949, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=5397, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4954, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=5393, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4950, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=5374, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4931, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=5440, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4997, state=WAITING, group=TGRP-HighlighterConfigTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=5376, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4933, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=5377, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4934, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=5385, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4942, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=5395, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4952, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=5441, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4998, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=5400, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4957, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=5396, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4953, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=5373, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4930, state=WAITING, group=TGRP-HighlighterConfigTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=5402, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4959, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=5407, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4964, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=5425, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4982, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=5381, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4938, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=5426, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4983, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=5387, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4944, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=5430, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4987, state=WAITING, group=TGRP-HighlighterConfigTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  23) Thread[id=5382, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4939, state=TERMINATED, group={null group}]
        at (empty stack)
  24) Thread[id=5451, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker5008, state=TERMINATED, group={null group}]
        at (empty stack)
  25) Thread[id=5389, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4946, state=TERMINATED, group={null group}]
        at (empty stack)
  26) Thread[id=5378, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4935, state=TERMINATED, group={null group}]
        at (empty stack)
  27) Thread[id=5453, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker5010, state=WAITING, group=TGRP-HighlighterConfigTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 31 threads leaked from SUITE scope at org.apache.solr.highlight.HighlighterConfigTest: 
   1) Thread[id=5384, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4941, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=5405, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4962, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=5392, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4949, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=5397, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4954, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=5393, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4950, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=5374, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4931, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=5440, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4997, state=WAITING, group=TGRP-HighlighterConfigTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=5376, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4933, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=5377, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4934, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=5385, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4942, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=5395, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4952, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=5441, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4998, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=5400, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4957, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=5396, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4953, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=5373, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4930, state=WAITING, group=TGRP-HighlighterConfigTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=5402, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4959, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=5407, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4964, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=5425, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4982, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=5381, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4938, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=5426, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4983, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=5387, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4944, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=5430, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4987, state=WAITING, group=TGRP-HighlighterConfigTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  23) Thread[id=5382, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4939, state=TERMINATED, group={null group}]
        at (empty stack)
  24) Thread[id=5451, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker5008, state=TERMINATED, group={null group}]
        at (empty stack)
  25) Thread[id=5389, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4946, state=TERMINATED, group={null group}]
        at (empty stack)
  26) Thread[id=5378, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker4935, state=TERMINATED, group={null group}]
        at (empty stack)
  27) Thread[id=5453, name=Root-SUITE-HighlighterConfigTest-seed#[3FBFF86E0DC2BA5D]-worker5010, state=WAITING, group=TGRP-HighlighterConfigTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([3FBFF86E0DC2BA5D]:0)


FAILED:  org.apache.solr.highlight.TestUnifiedSolrHighlighterWithoutStoredId.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 15 threads leaked from SUITE scope at org.apache.solr.highlight.TestUnifiedSolrHighlighterWithoutStoredId: 
   1) Thread[id=5106, name=Root-SUITE-TestUnifiedSolrHighlighterWithoutStoredId-seed#[3FBFF86E0DC2BA5D]-worker4681, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 15 threads leaked from SUITE scope at org.apache.solr.highlight.TestUnifiedSolrHighlighterWithoutStoredId: 
   1) Thread[id=5106, name=Root-SUITE-TestUnifiedSolrHighlighterWithoutStoredId-seed#[3FBFF86E0DC2BA5D]-worker4681, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([3FBFF86E0DC2BA5D]:0)


FAILED:  org.apache.solr.response.TestBinaryResponseWriter.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 46 threads leaked from SUITE scope at org.apache.solr.response.TestBinaryResponseWriter: 
   1) Thread[id=3974, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3441, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=4004, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3471, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=4027, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3494, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=4010, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3477, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=3965, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3432, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=3979, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3446, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=3993, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3460, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=4021, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3488, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=3957, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3424, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=3992, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3459, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=3978, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3445, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=3971, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3438, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=4016, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3483, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=4008, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3475, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=4014, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3481, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=3989, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3456, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=3998, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3465, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=4013, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3480, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=4035, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3502, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=3975, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3442, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=4018, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3485, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=3953, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3420, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  23) Thread[id=3997, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3464, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=4043, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3510, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  25) Thread[id=4050, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3517, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  26) Thread[id=3999, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3466, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  27) Thread[id=4002, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3469, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  28) Thread[id=3950, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3417, state=TERMINATED, group={null group}]
        at (empty stack)
  29) Thread[id=4012, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3479, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  30) Thread[id=3948, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3415, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  31) Thread[id=3994, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3461, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  32) Thread[id=4015, name=Root-TEST-TestBinaryResponseWriter.testUUID-seed#[3FBFF86E0DC2BA5D]3482, state=WAITING, group=TGRP-TestBinaryResponseWriter]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 39s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1071 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1071/

14 tests failed.
FAILED:  org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 74 threads leaked from SUITE scope at org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest: 
   1) Thread[id=1568, name=Root-SUITE-CoreAdminCreateDiscoverTest-seed#[10E4839F75FD4402]-worker1357, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=1596, name=Root-SUITE-CoreAdminCreateDiscoverTest-seed#[10E4839F75FD4402]-worker1384, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=1645, name=Root-SUITE-CoreAdminCreateDiscoverTest-seed#[10E4839F75FD4402]-worker1432, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=1616, name=Root-SUITE-CoreAdminCreateDiscoverTest-seed#[10E4839F75FD4402]-worker1404, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=1592, name=Root-SUITE-CoreAdminCreateDiscoverTest-seed#[10E4839F75FD4402]-worker1380, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=1617, name=Root-SUITE-CoreAdminCreateDiscoverTest-seed#[10E4839F75FD4402]-worker1405, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=1588, name=Root-SUITE-CoreAdminCreateDiscoverTest-seed#[10E4839F75FD4402]-worker1377, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 74 threads leaked from SUITE scope at org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest: 
   1) Thread[id=1568, name=Root-SUITE-CoreAdminCreateDiscoverTest-seed#[10E4839F75FD4402]-worker1357, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=1596, name=Root-SUITE-CoreAdminCreateDiscoverTest-seed#[10E4839F75FD4402]-worker1384, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=1645, name=Root-SUITE-CoreAdminCreateDiscoverTest-seed#[10E4839F75FD4402]-worker1432, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=1616, name=Root-SUITE-CoreAdminCreateDiscoverTest-seed#[10E4839F75FD4402]-worker1404, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=1592, name=Root-SUITE-CoreAdminCreateDiscoverTest-seed#[10E4839F75FD4402]-worker1380, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=1617, name=Root-SUITE-CoreAdminCreateDiscoverTest-seed#[10E4839F75FD4402]-worker1405, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=1588, name=Root-SUITE-CoreAdminCreateDiscoverTest-seed#[10E4839F75FD4402]-worker1377, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([10E4839F75FD4402]:0)


FAILED:  org.apache.solr.handler.component.TestHttpShardHandlerFactory.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 62 threads leaked from SUITE scope at org.apache.solr.handler.component.TestHttpShardHandlerFactory: 
   1) Thread[id=926, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]836, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=972, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]882, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=990, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]900, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=914, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]824, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=945, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]855, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=946, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]856, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=987, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]897, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=901, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]811, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=906, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]816, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=995, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]905, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=954, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]864, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=897, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]807, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=938, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]848, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=944, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]854, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=927, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]837, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=940, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]850, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=939, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]849, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=950, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]860, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=961, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]871, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=937, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]847, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=894, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]804, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=912, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]822, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=916, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]826, state=TERMINATED, group={null group}]
        at (empty stack)
  24) Thread[id=918, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]828, state=TERMINATED, group={null group}]
        at (empty stack)
  25) Thread[id=973, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]883, state=TERMINATED, group={null group}]
        at (empty stack)
  26) Thread[id=933, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]843, state=TERMINATED, group={null group}]
        at (empty stack)
  27) Thread[id=911, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]821, state=TERMINATED, group={null group}]
        at (empty stack)
  28) Thread[id=970, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]880, state=TERMINATED, group={null group}]
        at (empty stack)
  29) Thread[id=985, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]895, state=TERMINATED, group={null group}]
        at (empty stack)
  30) Thread[id=910, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]820, state=TERMINATED, group={null group}]
        at (empty stack)
  31) Thread[id=949, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]859, state=TERMINATED, group={null group}]
        at (empty stack)
  32) Thread[id=965, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]875, state=TERMINATED, group={null group}]
        at (empty stack)
  33) Thread[id=993, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]903, state=TERMINATED, group={null group}]
        at (empty stack)
  34) Thread[id=928, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]838, state=TERMINATED, group={null group}]
        at (empty stack)
  35) Thread[id=953, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]863, state=TERMINATED, group={null group}]
        at (empty stack)
  36) Thread[id=921, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]831, state=TERMINATED, group={null group}]
        at (empty stack)
  37) Thread[id=988, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]898, state=TERMINATED, group={null group}]
        at (empty stack)
  38) Thread[id=984, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]894, state=TERMINATED, group={null group}]
        at (empty stack)
  39) Thread[id=976, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]886, state=TERMINATED, group={null group}]
        at (empty stack)
  40) Thread[id=983, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]893, state=TERMINATED, group={null group}]
        at (empty stack)
  41) Thread[id=992, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]902, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 62 threads leaked from SUITE scope at org.apache.solr.handler.component.TestHttpShardHandlerFactory: 
   1) Thread[id=926, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]836, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=972, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]882, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=990, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]900, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=914, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]824, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=945, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]855, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=946, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]856, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=987, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]897, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=901, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]811, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=906, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]816, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=995, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]905, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=954, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]864, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=897, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]807, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=938, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]848, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=944, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]854, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=927, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]837, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=940, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]850, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=939, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]849, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=950, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]860, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=961, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]871, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=937, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]847, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=894, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]804, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=912, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]822, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=916, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]826, state=TERMINATED, group={null group}]
        at (empty stack)
  24) Thread[id=918, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]828, state=TERMINATED, group={null group}]
        at (empty stack)
  25) Thread[id=973, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]883, state=TERMINATED, group={null group}]
        at (empty stack)
  26) Thread[id=933, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]843, state=TERMINATED, group={null group}]
        at (empty stack)
  27) Thread[id=911, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]821, state=TERMINATED, group={null group}]
        at (empty stack)
  28) Thread[id=970, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]880, state=TERMINATED, group={null group}]
        at (empty stack)
  29) Thread[id=985, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]895, state=TERMINATED, group={null group}]
        at (empty stack)
  30) Thread[id=910, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]820, state=TERMINATED, group={null group}]
        at (empty stack)
  31) Thread[id=949, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]859, state=TERMINATED, group={null group}]
        at (empty stack)
  32) Thread[id=965, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]875, state=TERMINATED, group={null group}]
        at (empty stack)
  33) Thread[id=993, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]903, state=TERMINATED, group={null group}]
        at (empty stack)
  34) Thread[id=928, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]838, state=TERMINATED, group={null group}]
        at (empty stack)
  35) Thread[id=953, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]863, state=TERMINATED, group={null group}]
        at (empty stack)
  36) Thread[id=921, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]831, state=TERMINATED, group={null group}]
        at (empty stack)
  37) Thread[id=988, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]898, state=TERMINATED, group={null group}]
        at (empty stack)
  38) Thread[id=984, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]894, state=TERMINATED, group={null group}]
        at (empty stack)
  39) Thread[id=976, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]886, state=TERMINATED, group={null group}]
        at (empty stack)
  40) Thread[id=983, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]893, state=TERMINATED, group={null group}]
        at (empty stack)
  41) Thread[id=992, name=Root-TEST-TestHttpShardHandlerFactory.testLoadBalancerRequestsMinMax-seed#[10E4839F75FD4402]902, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([10E4839F75FD4402]:0)


FAILED:  org.apache.solr.schema.NumericFieldsTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.schema.NumericFieldsTest: 
   1) Thread[id=7618, name=Root-SUITE-NumericFieldsTest-seed#[10E4839F75FD4402]-worker6719, state=RUNNABLE, group=TGRP-NumericFieldsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.schema.NumericFieldsTest: 
   1) Thread[id=7618, name=Root-SUITE-NumericFieldsTest-seed#[10E4839F75FD4402]-worker6719, state=RUNNABLE, group=TGRP-NumericFieldsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([10E4839F75FD4402]:0)


FAILED:  org.apache.solr.update.TestExceedMaxTermLength.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 14 threads leaked from SUITE scope at org.apache.solr.update.TestExceedMaxTermLength: 
   1) Thread[id=7800, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6366, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=7792, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6358, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=7759, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6325, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=7780, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6346, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=7831, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6396, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=7784, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6350, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=7815, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6381, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=7804, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6370, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=7840, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6405, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=7742, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6308, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=7750, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6316, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=7772, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6338, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=7740, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6306, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=7788, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6354, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 14 threads leaked from SUITE scope at org.apache.solr.update.TestExceedMaxTermLength: 
   1) Thread[id=7800, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6366, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=7792, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6358, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=7759, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6325, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=7780, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6346, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=7831, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6396, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=7784, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6350, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=7815, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6381, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=7804, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6370, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=7840, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6405, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=7742, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6308, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=7750, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6316, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=7772, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6338, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=7740, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6306, state=WAITING, group=TGRP-TestExceedMaxTermLength]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=7788, name=Root-SUITE-TestExceedMaxTermLength-seed#[10E4839F75FD4402]-worker6354, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([10E4839F75FD4402]:0)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=274, name=ParWork-CloudSolrClient218, state=RUNNABLE, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=274, name=ParWork-CloudSolrClient218, state=RUNNABLE, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([10E4839F75FD4402]:0)


FAILED:  org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([10E4839F75FD4402:6D269243D40390AB]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.checkEncodingCalled(TestUniformSplitPostingFormat.java:63)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1000)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([10E4839F75FD4402:6D269243D40390AB]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.checkEncodingCalled(TestUniformSplitPostingFormat.java:63)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1000)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([10E4839F75FD4402]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([10E4839F75FD4402]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([10E4839F75FD4402]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([10E4839F75FD4402]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 15,624 bytes (threshold is 600). Field reference sizes (counted individually):
  - 15,624 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 14,896 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 15,624 bytes (threshold is 600). Field reference sizes (counted individually):
  - 15,624 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 14,896 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([10E4839F75FD4402]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,240 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,240 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,432 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,240 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,240 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,432 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([10E4839F75FD4402]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,720 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,312 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,720 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,312 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([10E4839F75FD4402]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 17271 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.034 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=10E4839F75FD4402 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.handler.component.TestHttpShardHandlerFactory.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.TestHttpShardHandlerFactory.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.TestHttpShardHandlerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=10E4839F75FD4402 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=10E4839F75FD4402 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.schema.NumericFieldsTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.NumericFieldsTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.schema.NumericFieldsTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=10E4839F75FD4402 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.update.TestExceedMaxTermLength.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.TestExceedMaxTermLength.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.TestExceedMaxTermLength" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=10E4839F75FD4402 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=10E4839F75FD4402 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=10E4839F75FD4402 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=10E4839F75FD4402 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=10E4839F75FD4402 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=10E4839F75FD4402 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=10E4839F75FD4402 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=10E4839F75FD4402 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.un

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 30s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1070 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1070/

16 tests failed.
FAILED:  org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=false)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:35715_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=false)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:35715_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([EA7FD31ED98A777B:8F7AD76F4B7E6F39]:0)
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=false)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:35715_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:86)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
Caused by: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=false)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:35715_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2081)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.waitForState(BaseCloudSolrClient.java:410)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:83)
	... 5 more


FAILED:  org.apache.solr.schema.DateRangeFieldTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 28 threads leaked from SUITE scope at org.apache.solr.schema.DateRangeFieldTest: 
   1) Thread[id=7367, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6481, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=7381, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6495, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=7404, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6518, state=WAITING, group=TGRP-DateRangeFieldTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=7355, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6469, state=WAITING, group=TGRP-DateRangeFieldTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=7421, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6535, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=7396, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6510, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=7363, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6477, state=WAITING, group=TGRP-DateRangeFieldTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=7438, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6552, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=7361, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6475, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=7441, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6555, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=7350, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6464, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=7424, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6538, state=WAITING, group=TGRP-DateRangeFieldTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=7364, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6478, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=7387, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6501, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=7360, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6474, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=7407, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6521, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 28 threads leaked from SUITE scope at org.apache.solr.schema.DateRangeFieldTest: 
   1) Thread[id=7367, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6481, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=7381, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6495, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=7404, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6518, state=WAITING, group=TGRP-DateRangeFieldTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=7355, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6469, state=WAITING, group=TGRP-DateRangeFieldTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=7421, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6535, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=7396, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6510, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=7363, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6477, state=WAITING, group=TGRP-DateRangeFieldTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=7438, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6552, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=7361, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6475, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=7441, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6555, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=7350, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6464, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=7424, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6538, state=WAITING, group=TGRP-DateRangeFieldTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=7364, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6478, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=7387, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6501, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=7360, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6474, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=7407, name=Root-SUITE-DateRangeFieldTest-seed#[EA7FD31ED98A777B]-worker6521, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([EA7FD31ED98A777B]:0)


FAILED:  org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41187/solr: error processing commands [Already Closed]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41187/solr: error processing commands [Already Closed]
	at __randomizedtesting.SeedInfo.seed([EA7FD31ED98A777B:B1607C3C77243623]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:981)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:586)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.addField(ManagedSchemaRoundRobinCloudTest.java:81)
	at org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin(ManagedSchemaRoundRobinCloudTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.search.TestCustomSort.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.search.TestCustomSort: 
   1) Thread[id=10714, name=Root-SUITE-TestCustomSort-seed#[EA7FD31ED98A777B]-worker9616, state=WAITING, group=TGRP-TestCustomSort]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=10717, name=Root-SUITE-TestCustomSort-seed#[EA7FD31ED98A777B]-worker9619, state=WAITING, group=TGRP-TestCustomSort]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.search.TestCustomSort: 
   1) Thread[id=10714, name=Root-SUITE-TestCustomSort-seed#[EA7FD31ED98A777B]-worker9616, state=WAITING, group=TGRP-TestCustomSort]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=10717, name=Root-SUITE-TestCustomSort-seed#[EA7FD31ED98A777B]-worker9619, state=WAITING, group=TGRP-TestCustomSort]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([EA7FD31ED98A777B]:0)


FAILED:  org.apache.solr.search.TestFieldSortValues.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 10 threads leaked from SUITE scope at org.apache.solr.search.TestFieldSortValues: 
   1) Thread[id=11065, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9356, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=11154, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9444, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=11099, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9389, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=11067, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9358, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=11098, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9388, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=11091, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9382, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=11150, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9440, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=11090, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9381, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=11105, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9395, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=11101, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9391, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 10 threads leaked from SUITE scope at org.apache.solr.search.TestFieldSortValues: 
   1) Thread[id=11065, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9356, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=11154, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9444, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=11099, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9389, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=11067, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9358, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=11098, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9388, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=11091, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9382, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=11150, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9440, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=11090, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9381, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=11105, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9395, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=11101, name=Root-SUITE-TestFieldSortValues-seed#[EA7FD31ED98A777B]-worker9391, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([EA7FD31ED98A777B]:0)


FAILED:  org.apache.solr.update.processor.AtomicUpdatesTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.update.processor.AtomicUpdatesTest: 
   1) Thread[id=6957, name=Root-SUITE-AtomicUpdatesTest-seed#[EA7FD31ED98A777B]-worker5568, state=RUNNABLE, group=TGRP-AtomicUpdatesTest]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.update.processor.AtomicUpdatesTest: 
   1) Thread[id=6957, name=Root-SUITE-AtomicUpdatesTest-seed#[EA7FD31ED98A777B]-worker5568, state=RUNNABLE, group=TGRP-AtomicUpdatesTest]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([EA7FD31ED98A777B]:0)


FAILED:  org.apache.solr.update.processor.CloneFieldUpdateProcessorFactoryTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 13 threads leaked from SUITE scope at org.apache.solr.update.processor.CloneFieldUpdateProcessorFactoryTest: 
   1) Thread[id=6698, name=Root-SUITE-CloneFieldUpdateProcessorFactoryTest-seed#[EA7FD31ED98A777B]-worker5852, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=6641, name=Root-SUITE-CloneFieldUpdateProcessorFactoryTest-seed#[EA7FD31ED98A777B]-worker5795, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=6724, name=Root-SUITE-CloneFieldUpdateProcessorFactoryTest-seed#[EA7FD31ED98A777B]-worker5878, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=6700, name=Root-SUITE-CloneFieldUpdateProcessorFactoryTest-seed#[EA7FD31ED98A777B]-worker5854, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=6714, name=Root-SUITE-CloneFieldUpdateProcessorFactoryTest-seed#[EA7FD31ED98A777B]-worker5868, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=6653, name=Root-SUITE-CloneFieldUpdateProcessorFactoryTest-seed#[EA7FD31ED98A777B]-worker5807, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=6701, name=Root-SUITE-CloneFieldUpdateProcessorFactoryTest-seed#[EA7FD31ED98A777B]-worker5855, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 13 threads leaked from SUITE scope at org.apache.solr.update.processor.CloneFieldUpdateProcessorFactoryTest: 
   1) Thread[id=6698, name=Root-SUITE-CloneFieldUpdateProcessorFactoryTest-seed#[EA7FD31ED98A777B]-worker5852, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=6641, name=Root-SUITE-CloneFieldUpdateProcessorFactoryTest-seed#[EA7FD31ED98A777B]-worker5795, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=6724, name=Root-SUITE-CloneFieldUpdateProcessorFactoryTest-seed#[EA7FD31ED98A777B]-worker5878, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=6700, name=Root-SUITE-CloneFieldUpdateProcessorFactoryTest-seed#[EA7FD31ED98A777B]-worker5854, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=6714, name=Root-SUITE-CloneFieldUpdateProcessorFactoryTest-seed#[EA7FD31ED98A777B]-worker5868, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=6653, name=Root-SUITE-CloneFieldUpdateProcessorFactoryTest-seed#[EA7FD31ED98A777B]-worker5807, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=6701, name=Root-SUITE-CloneFieldUpdateProcessorFactoryTest-seed#[EA7FD31ED98A777B]-worker5855, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([EA7FD31ED98A777B]:0)


FAILED:  org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([EA7FD31ED98A777B:97BDC2C27874A3D2]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.checkEncodingCalled(TestUniformSplitPostingFormat.java:63)
	at jdk.internal.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1000)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([EA7FD31ED98A777B:97BDC2C27874A3D2]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.checkEncodingCalled(TestUniformSplitPostingFormat.java:63)
	at jdk.internal.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1000)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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.luc

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

to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 5s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1069 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1069/

16 tests failed.
FAILED:  org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([20C91EF96C006DAD:5D0B0F25CDFEB904]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.checkEncodingCalled(TestUniformSplitPostingFormat.java:63)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1000)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([20C91EF96C006DAD:5D0B0F25CDFEB904]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.checkEncodingCalled(TestUniformSplitPostingFormat.java:63)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1000)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.DisMaxRequestHandlerTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.DisMaxRequestHandlerTest: 
   1) Thread[id=10522, name=Root-SUITE-DisMaxRequestHandlerTest-seed#[20C91EF96C006DAD]-worker9064, state=WAITING, group=TGRP-DisMaxRequestHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.DisMaxRequestHandlerTest: 
   1) Thread[id=10522, name=Root-SUITE-DisMaxRequestHandlerTest-seed#[20C91EF96C006DAD]-worker9064, state=WAITING, group=TGRP-DisMaxRequestHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([20C91EF96C006DAD]:0)


FAILED:  org.apache.solr.handler.DocumentAnalysisRequestHandlerTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.DocumentAnalysisRequestHandlerTest: 
   1) Thread[id=12106, name=Root-SUITE-DocumentAnalysisRequestHandlerTest-seed#[20C91EF96C006DAD]-worker10528, state=WAITING, group=TGRP-DocumentAnalysisRequestHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.DocumentAnalysisRequestHandlerTest: 
   1) Thread[id=12106, name=Root-SUITE-DocumentAnalysisRequestHandlerTest-seed#[20C91EF96C006DAD]-worker10528, state=WAITING, group=TGRP-DocumentAnalysisRequestHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([20C91EF96C006DAD]:0)


FAILED:  org.apache.solr.response.TestGeoJSONResponseWriter.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 13 threads leaked from SUITE scope at org.apache.solr.response.TestGeoJSONResponseWriter: 
   1) Thread[id=3104, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2823, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=3146, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2864, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=3172, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2890, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=3182, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2900, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=3194, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2912, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=3156, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2874, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=3170, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2888, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=3185, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2903, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=3139, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2858, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=3160, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2878, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=3153, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2871, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=3127, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2846, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=3154, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2872, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 13 threads leaked from SUITE scope at org.apache.solr.response.TestGeoJSONResponseWriter: 
   1) Thread[id=3104, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2823, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=3146, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2864, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=3172, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2890, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=3182, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2900, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=3194, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2912, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=3156, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2874, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=3170, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2888, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=3185, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2903, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=3139, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2858, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=3160, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2878, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=3153, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2871, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=3127, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2846, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=3154, name=Root-TEST-TestGeoJSONResponseWriter.testRequestExceptions-seed#[20C91EF96C006DAD]2872, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([20C91EF96C006DAD]:0)


FAILED:  org.apache.solr.search.CursorMarkTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 11 threads leaked from SUITE scope at org.apache.solr.search.CursorMarkTest: 
   1) Thread[id=2255, name=Root-SUITE-CursorMarkTest-seed#[20C91EF96C006DAD]-worker2096, state=WAITING, group=TGRP-CursorMarkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=2340, name=Root-SUITE-CursorMarkTest-seed#[20C91EF96C006DAD]-worker2180, state=WAITING, group=TGRP-CursorMarkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=2261, name=Root-SUITE-CursorMarkTest-seed#[20C91EF96C006DAD]-worker2102, state=WAITING, group=TGRP-CursorMarkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=2294, name=Root-SUITE-CursorMarkTest-seed#[20C91EF96C006DAD]-worker2134, state=WAITING, group=TGRP-CursorMarkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=2306, name=Root-SUITE-CursorMarkTest-seed#[20C91EF96C006DAD]-worker2146, state=WAITING, group=TGRP-CursorMarkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=2293, name=Root-SUITE-CursorMarkTest-seed#[20C91EF96C006DAD]-worker2133, state=WAITING, group=TGRP-CursorMarkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=2300, name=Root-SUITE-CursorMarkTest-seed#[20C91EF96C006DAD]-worker2140, state=WAITING, group=TGRP-CursorMarkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 11 threads leaked from SUITE scope at org.apache.solr.search.CursorMarkTest: 
   1) Thread[id=2255, name=Root-SUITE-CursorMarkTest-seed#[20C91EF96C006DAD]-worker2096, state=WAITING, group=TGRP-CursorMarkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=2340, name=Root-SUITE-CursorMarkTest-seed#[20C91EF96C006DAD]-worker2180, state=WAITING, group=TGRP-CursorMarkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=2261, name=Root-SUITE-CursorMarkTest-seed#[20C91EF96C006DAD]-worker2102, state=WAITING, group=TGRP-CursorMarkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=2294, name=Root-SUITE-CursorMarkTest-seed#[20C91EF96C006DAD]-worker2134, state=WAITING, group=TGRP-CursorMarkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=2306, name=Root-SUITE-CursorMarkTest-seed#[20C91EF96C006DAD]-worker2146, state=WAITING, group=TGRP-CursorMarkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=2293, name=Root-SUITE-CursorMarkTest-seed#[20C91EF96C006DAD]-worker2133, state=WAITING, group=TGRP-CursorMarkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=2300, name=Root-SUITE-CursorMarkTest-seed#[20C91EF96C006DAD]-worker2140, state=WAITING, group=TGRP-CursorMarkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([20C91EF96C006DAD]:0)


FAILED:  org.apache.solr.search.TestValueSourceCache.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 15 threads leaked from SUITE scope at org.apache.solr.search.TestValueSourceCache: 
   1) Thread[id=408, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker373, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=442, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker407, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=366, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker331, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=449, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker414, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=423, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker388, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=390, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker355, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=452, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker417, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=451, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker416, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=407, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker372, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=414, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker379, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=438, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker403, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=420, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker385, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=425, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker390, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 15 threads leaked from SUITE scope at org.apache.solr.search.TestValueSourceCache: 
   1) Thread[id=408, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker373, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=442, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker407, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=366, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker331, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=449, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker414, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=423, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker388, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=390, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker355, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=452, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker417, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=451, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker416, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=407, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker372, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=414, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker379, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=438, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker403, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=420, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker385, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=425, name=Root-SUITE-TestValueSourceCache-seed#[20C91EF96C006DAD]-worker390, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([20C91EF96C006DAD]:0)


FAILED:  org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions: 
   1) Thread[id=3785, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[20C91EF96C006DAD]-worker3493, state=RUNNABLE, group=TGRP-TestBlendedInfixSuggestions]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions: 
   1) Thread[id=3785, name=Root-SUITE-TestBlendedInfixSuggestions-seed#[20C91EF96C006DAD]-worker3493, state=RUNNABLE, group=TGRP-TestBlendedInfixSuggestions]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([20C91EF96C006DAD]:0)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 64 threads leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
   1) Thread[id=762, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker585, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=876, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker692, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=796, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker618, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=893, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker701, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=831, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker653, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=766, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker589, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=830, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker652, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=895, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker702, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=924, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker716, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=837, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker659, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=833, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker655, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=862, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker684, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=782, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker605, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=823, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker645, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=836, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker658, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=767, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker590, state=TERMINATED, group={null group}]
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=822, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker644, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=797, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker619, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=805, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker627, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=826, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker648, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=901, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker706, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=885, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker696, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=775, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker598, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=869, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker687, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 64 threads leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
   1) Thread[id=762, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker585, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=876, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker692, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=796, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker618, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=893, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker701, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=831, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker653, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=766, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker589, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=830, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker652, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=895, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker702, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=924, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker716, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=837, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker659, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=833, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker655, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=862, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker684, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=782, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker605, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=823, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker645, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=836, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker658, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=767, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker590, state=TERMINATED, group={null group}]
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=822, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker644, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=797, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker619, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=805, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker627, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=826, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker648, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=901, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker706, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=885, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker696, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=775, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker598, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=869, name=Root-SUITE-SchemaTest-seed#[20C91EF96C006DAD]-worker687, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([20C91EF96C006DAD]:0)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([20C91EF96C006DAD]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 22s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1068 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1068/

14 tests failed.
FAILED:  org.apache.solr.CursorPagingTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 32 threads leaked from SUITE scope at org.apache.solr.CursorPagingTest: 
   1) Thread[id=11429, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10010, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=11444, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10025, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=11469, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10049, state=WAITING, group=TGRP-CursorPagingTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=11423, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10004, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=11424, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10005, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=11432, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10013, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=11459, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10039, state=WAITING, group=TGRP-CursorPagingTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=11458, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10038, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=11487, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10067, state=WAITING, group=TGRP-CursorPagingTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=11452, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10033, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=11478, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10058, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=11456, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10036, state=WAITING, group=TGRP-CursorPagingTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=11460, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10040, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=11413, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker9994, state=WAITING, group=TGRP-CursorPagingTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 32 threads leaked from SUITE scope at org.apache.solr.CursorPagingTest: 
   1) Thread[id=11429, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10010, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=11444, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10025, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=11469, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10049, state=WAITING, group=TGRP-CursorPagingTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=11423, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10004, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=11424, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10005, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=11432, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10013, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=11459, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10039, state=WAITING, group=TGRP-CursorPagingTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=11458, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10038, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=11487, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10067, state=WAITING, group=TGRP-CursorPagingTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=11452, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10033, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=11478, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10058, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=11456, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10036, state=WAITING, group=TGRP-CursorPagingTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=11460, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker10040, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=11413, name=Root-SUITE-CursorPagingTest-seed#[A3BB94C8904BF6FF]-worker9994, state=WAITING, group=TGRP-CursorPagingTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([A3BB94C8904BF6FF]:0)


FAILED:  org.apache.solr.TestSolrCoreProperties.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 11 threads leaked from SUITE scope at org.apache.solr.TestSolrCoreProperties: 
   1) Thread[id=12593, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11060, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=12624, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11090, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=12571, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11038, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=12627, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11093, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=12541, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11009, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=12568, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11035, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=12637, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11103, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=12574, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11041, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=12630, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11096, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=12577, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11044, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=12554, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11022, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 11 threads leaked from SUITE scope at org.apache.solr.TestSolrCoreProperties: 
   1) Thread[id=12593, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11060, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=12624, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11090, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=12571, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11038, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=12627, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11093, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=12541, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11009, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=12568, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11035, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=12637, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11103, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=12574, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11041, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=12630, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11096, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=12577, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11044, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=12554, name=Root-SUITE-TestSolrCoreProperties-seed#[A3BB94C8904BF6FF]-worker11022, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([A3BB94C8904BF6FF]:0)


FAILED:  org.apache.solr.handler.TestRestoreCore.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 36 threads leaked from SUITE scope at org.apache.solr.handler.TestRestoreCore: 
   1) Thread[id=2386, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2109, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=2294, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2018, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=2338, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2061, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=2354, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2077, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=2361, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2084, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=2297, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2021, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=2351, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2074, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=2320, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2043, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=2321, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2044, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=2360, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2083, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=2305, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2029, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=2323, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2046, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=2370, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2093, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=2342, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2065, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=2318, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2041, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=2376, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2099, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=2375, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2098, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=2330, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2053, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=2308, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2032, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=2352, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2075, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=2380, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2103, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=2303, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2027, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  23) Thread[id=2299, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2023, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=2307, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2031, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  25) Thread[id=2383, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2106, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  26) Thread[id=2302, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2026, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  27) Thread[id=2306, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2030, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  28) Thread[id=2311, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2034, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  29) Thread[id=2341, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2064, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  30) Thread[id=2343, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2066, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  31) Thread[id=2349, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2072, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  32) Thread[id=2345, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2068, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  33) Thread[id=2356, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2079, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  34) Thread[id=2335, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2058, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  35) Thread[id=2316, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2039, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  36) Thread[id=2290, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2014, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 36 threads leaked from SUITE scope at org.apache.solr.handler.TestRestoreCore: 
   1) Thread[id=2386, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2109, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=2294, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2018, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=2338, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2061, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=2354, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2077, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=2361, name=Root-TEST-TestRestoreCore.testFailedRestore-seed#[A3BB94C8904BF6FF]2084, state=WAITING, group=TGRP-TestRestoreCore]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park

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

to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 5s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1067 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1067/

16 tests failed.
FAILED:  org.apache.solr.core.SolrCoreTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.SolrCoreTest: 
   1) Thread[id=4747, name=Root-TEST-SolrCoreTest.testImplicitPlugins-seed#[3F135B470B16542E]4179, state=WAITING, group=TGRP-SolrCoreTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.SolrCoreTest: 
   1) Thread[id=4747, name=Root-TEST-SolrCoreTest.testImplicitPlugins-seed#[3F135B470B16542E]4179, state=WAITING, group=TGRP-SolrCoreTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([3F135B470B16542E]:0)


FAILED:  org.apache.solr.handler.component.ResponseLogComponentTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 27 threads leaked from SUITE scope at org.apache.solr.handler.component.ResponseLogComponentTest: 
   1) Thread[id=11690, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10248, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=11668, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10226, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=11695, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10253, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=11631, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10189, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=11647, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10205, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=11653, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10211, state=RUNNABLE, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.TerminatingThreadLocal.threadTerminated(TerminatingThreadLocal.java:69)
        at java.base@11.0.9/java.lang.Thread.exit(Thread.java:844)
   7) Thread[id=11663, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10221, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=11694, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10252, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=11662, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10220, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=11627, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10185, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=11677, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10235, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=11623, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10181, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=11621, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10179, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=11676, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10234, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=11684, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10242, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=11626, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10184, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=11628, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10186, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=11681, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10239, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=11678, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10236, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=11642, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10200, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=11648, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10206, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=11651, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10209, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  23) Thread[id=11603, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10161, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=11622, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10180, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  25) Thread[id=11650, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10208, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  26) Thread[id=11605, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10163, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  27) Thread[id=11666, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10224, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 27 threads leaked from SUITE scope at org.apache.solr.handler.component.ResponseLogComponentTest: 
   1) Thread[id=11690, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10248, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=11668, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10226, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=11695, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10253, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=11631, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10189, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=11647, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10205, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=11653, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10211, state=RUNNABLE, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.TerminatingThreadLocal.threadTerminated(TerminatingThreadLocal.java:69)
        at java.base@11.0.9/java.lang.Thread.exit(Thread.java:844)
   7) Thread[id=11663, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10221, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=11694, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10252, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=11662, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10220, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=11627, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10185, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=11677, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10235, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=11623, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10181, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=11621, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10179, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=11676, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10234, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=11684, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10242, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=11626, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10184, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=11628, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10186, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=11681, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10239, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=11678, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10236, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=11642, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10200, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=11648, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10206, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=11651, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10209, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  23) Thread[id=11603, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10161, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=11622, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10180, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  25) Thread[id=11650, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10208, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  26) Thread[id=11605, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10163, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  27) Thread[id=11666, name=Root-SUITE-ResponseLogComponentTest-seed#[3F135B470B16542E]-worker10224, state=WAITING, group=TGRP-ResponseLogComponentTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([3F135B470B16542E]:0)


FAILED:  org.apache.solr.schema.ExternalFileFieldSortTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 42 threads leaked from SUITE scope at org.apache.solr.schema.ExternalFileFieldSortTest: 
   1) Thread[id=7308, name=Root-TEST-ExternalFileFieldSortTest.testSort-seed#[3F135B470B16542E]6529, state=WAITING, group=TGRP-ExternalFileFieldSortTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=7310, name=Root-TEST-ExternalFileFieldSortTest.testSort-seed#[3F135B470B16542E]6531, state=WAITING, group=TGRP-ExternalFileFieldSortTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=7224, name=Root-TEST-ExternalFileFieldSortTest.testSort-seed#[3F135B470B16542E]6446, state=WAITING, group=TGRP-ExternalFileFieldSortTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=7291, name=Root-TEST-ExternalFileFieldSortTest.testSort-seed#[3F135B470B16542E]6512, state=WAITING, group=TGRP-ExternalFileFieldSortTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=7236, name=Root-TEST-ExternalFileFieldSortTest.testSort-seed#[3F135B470B16542E]6458, state=WAITING, group=TGRP-ExternalFileFieldSortTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=7235, name=Root-TEST-ExternalFileFieldSortTest.testSort-seed#[3F135B470B16542E]6457, state=WAITING, group=TGRP-ExternalFileFieldSortTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=7231, name=Root-TEST-ExternalFileFieldSortTest.testSort-seed#[3F135B470B16542E]6453, state=RUNNABLE, group=TGRP-ExternalFileFieldSortTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=7232, name=Root-TEST-ExternalFileFieldSortTest.testSort-seed#[3F135B470B16542E]6454, state=WAITING, group=TGRP-ExternalFileFieldSortTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=7298, name=Root-TEST-ExternalFileFieldSortTest.testSort-seed#[3F135B470B16542E]6519, state=WAITING, group=TGRP-ExternalFileFieldSortTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=7225, name=Root-TEST-ExternalFileFieldSortTest.testSort-seed#[3F135B470B16542E]6447, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=7296, name=Root-TEST-ExternalFileFieldSortTest.testSort-seed#[3F135B470B16542E]6517, state=WAITING, group=TGRP-ExternalFileFieldSortTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=7208, name=Root-TEST-ExternalFileFieldSortTest.testSort-seed#[3F135B470B16542E]6430, state=WAITING, group=TGRP-ExternalFileFieldSortTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=7223, name=Root-TEST-ExternalFileFieldSortTest.testSort-seed#[3F135B470B16542E]6445, state=WAITING, group=TGRP-ExternalFileFieldSortTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=7227, name=Root-TEST-ExternalFileFieldSortTest.testSort-seed#[3F135B470B16542E]6449, state=TERMINATED, group={null group}]
        at java.base@11.0.9/java.lang.Thread.isInterrupted(Native Method)
        at java.base@11.0.9/java.lang.Thread.interrupted(Thread.java:1021)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:886)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=7230, name=Root-TEST-ExternalFileFieldSortTest.testSort-seed#[3F135B470B16542E]6452, state=WAITING, group=TGRP-ExternalFileFieldSortTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=7239, name=Root-TEST-ExternalFileFieldSortTest.testSort-seed#[3F135B470B16542E]6461, state=WAITING, group=TGRP-ExternalFileFieldSortTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=7229, name=Root-TEST-ExternalFil

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 39s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1066 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1066/

12 tests failed.
FAILED:  org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C945B89F9806EB27:B487A94339F83F8E]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.checkEncodingCalled(TestUniformSplitPostingFormat.java:63)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1000)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C945B89F9806EB27:B487A94339F83F8E]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.checkEncodingCalled(TestUniformSplitPostingFormat.java:63)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1000)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.analytics.legacy.LegacyNoFacetTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.analytics.legacy.LegacyNoFacetTest: 
   1) Thread[id=238, name=Root-SUITE-LegacyNoFacetTest-seed#[C945B89F9806EB27]-worker201, state=RUNNABLE, group=TGRP-LegacyNoFacetTest]
        at java.base@11.0.9/java.lang.Thread.currentThread(Native Method)
        at java.base@11.0.9/java.lang.ThreadLocal.isPresent(ThreadLocal.java:183)
        at java.base@11.0.9/java.lang.Thread.exit(Thread.java:843)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.analytics.legacy.LegacyNoFacetTest: 
   1) Thread[id=238, name=Root-SUITE-LegacyNoFacetTest-seed#[C945B89F9806EB27]-worker201, state=RUNNABLE, group=TGRP-LegacyNoFacetTest]
        at java.base@11.0.9/java.lang.Thread.currentThread(Native Method)
        at java.base@11.0.9/java.lang.ThreadLocal.isPresent(ThreadLocal.java:183)
        at java.base@11.0.9/java.lang.Thread.exit(Thread.java:843)
	at __randomizedtesting.SeedInfo.seed([C945B89F9806EB27]:0)


FAILED:  org.apache.solr.core.DirectoryFactoryTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 31 threads leaked from SUITE scope at org.apache.solr.core.DirectoryFactoryTest: 
   1) Thread[id=5071, name=Root-TEST-DirectoryFactoryTest.testGetDataHomeRAMDirectory-seed#[C945B89F9806EB27]4465, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=5044, name=Root-TEST-DirectoryFactoryTest.testGetDataHomeRAMDirectory-seed#[C945B89F9806EB27]4438, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=5135, name=Root-TEST-DirectoryFactoryTest.testGetDataHomeRAMDirectory-seed#[C945B89F9806EB27]4529, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 31 threads leaked from SUITE scope at org.apache.solr.core.DirectoryFactoryTest: 
   1) Thread[id=5071, name=Root-TEST-DirectoryFactoryTest.testGetDataHomeRAMDirectory-seed#[C945B89F9806EB27]4465, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=5044, name=Root-TEST-DirectoryFactoryTest.testGetDataHomeRAMDirectory-seed#[C945B89F9806EB27]4438, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=5135, name=Root-TEST-DirectoryFactoryTest.testGetDataHomeRAMDirectory-seed#[C945B89F9806EB27]4529, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([C945B89F9806EB27]:0)


FAILED:  org.apache.solr.util.OrderedExecutorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.util.OrderedExecutorTest: 
   1) Thread[id=2970, name=Root-TEST-OrderedExecutorTest.testRunInParallel-seed#[C945B89F9806EB27]2706, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.util.OrderedExecutorTest: 
   1) Thread[id=2970, name=Root-TEST-OrderedExecutorTest.testRunInParallel-seed#[C945B89F9806EB27]2706, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([C945B89F9806EB27]:0)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([C945B89F9806EB27]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([C945B89F9806EB27]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,856 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,032 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,856 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,032 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([C945B89F9806EB27]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([C945B89F9806EB27]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 19,088 bytes (threshold is 600). Field reference sizes (counted individually):
  - 19,088 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 18,360 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 19,088 bytes (threshold is 600). Field reference sizes (counted individually):
  - 19,088 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 18,360 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([C945B89F9806EB27]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,552 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,552 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 24,744 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,552 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,552 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 24,744 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([C945B89F9806EB27]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 11,496 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,088 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,864 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 11,496 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,088 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,864 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([C945B89F9806EB27]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15543 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.152 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.util.OrderedExecutorTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.util.OrderedExecutorTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.util.OrderedExecutorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C945B89F9806EB27 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.core.DirectoryFactoryTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.core.DirectoryFactoryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.core.DirectoryFactoryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C945B89F9806EB27 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.analytics.legacy.LegacyNoFacetTest.classMethod (:solr:contrib:analytics)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/contrib/analytics/build/test-results/test/outputs/OUTPUT-org.apache.solr.analytics.legacy.LegacyNoFacetTest.txt
    Reproduce with: gradlew :solr:contrib:analytics:test --tests "org.apache.solr.analytics.legacy.LegacyNoFacetTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C945B89F9806EB27 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C945B89F9806EB27 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C945B89F9806EB27 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C945B89F9806EB27 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C945B89F9806EB27 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C945B89F9806EB27 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C945B89F9806EB27 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C945B89F9806EB27 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C945B89F9806EB27 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C945B89F9806EB27 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be 

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

to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 3s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1065 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1065/

15 tests failed.
FAILED:  org.apache.solr.handler.TestCSVLoader.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestCSVLoader: 
   1) Thread[id=2734, name=Root-SUITE-TestCSVLoader-seed#[86C5D6A39C6E3AA2]-worker2432, state=RUNNABLE, group=TGRP-TestCSVLoader]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestCSVLoader: 
   1) Thread[id=2734, name=Root-SUITE-TestCSVLoader-seed#[86C5D6A39C6E3AA2]-worker2432, state=RUNNABLE, group=TGRP-TestCSVLoader]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([86C5D6A39C6E3AA2]:0)


FAILED:  org.apache.solr.handler.admin.AdminHandlersProxyTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE scope at org.apache.solr.handler.admin.AdminHandlersProxyTest: 
   1) Thread[id=1675, name=Root-SUITE-AdminHandlersProxyTest-seed#[86C5D6A39C6E3AA2]-worker1479, state=WAITING, group=TGRP-AdminHandlersProxyTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=1672, name=Root-SUITE-AdminHandlersProxyTest-seed#[86C5D6A39C6E3AA2]-worker1476, state=WAITING, group=TGRP-AdminHandlersProxyTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=1678, name=Root-SUITE-AdminHandlersProxyTest-seed#[86C5D6A39C6E3AA2]-worker1482, state=WAITING, group=TGRP-AdminHandlersProxyTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=1767, name=Root-SUITE-AdminHandlersProxyTest-seed#[86C5D6A39C6E3AA2]-worker1551, state=WAITING, group=TGRP-AdminHandlersProxyTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=1671, name=Root-SUITE-AdminHandlersProxyTest-seed#[86C5D6A39C6E3AA2]-worker1475, state=WAITING, group=TGRP-AdminHandlersProxyTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE scope at org.apache.solr.handler.admin.AdminHandlersProxyTest: 
   1) Thread[id=1675, name=Root-SUITE-AdminHandlersProxyTest-seed#[86C5D6A39C6E3AA2]-worker1479, state=WAITING, group=TGRP-AdminHandlersProxyTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=1672, name=Root-SUITE-AdminHandlersProxyTest-seed#[86C5D6A39C6E3AA2]-worker1476, state=WAITING, group=TGRP-AdminHandlersProxyTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=1678, name=Root-SUITE-AdminHandlersProxyTest-seed#[86C5D6A39C6E3AA2]-worker1482, state=WAITING, group=TGRP-AdminHandlersProxyTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=1767, name=Root-SUITE-AdminHandlersProxyTest-seed#[86C5D6A39C6E3AA2]-worker1551, state=WAITING, group=TGRP-AdminHandlersProxyTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=1671, name=Root-SUITE-AdminHandlersProxyTest-seed#[86C5D6A39C6E3AA2]-worker1475, state=WAITING, group=TGRP-AdminHandlersProxyTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([86C5D6A39C6E3AA2]:0)


FAILED:  org.apache.solr.handler.admin.CoreMergeIndexesAdminHandlerTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 65 threads leaked from SUITE scope at org.apache.solr.handler.admin.CoreMergeIndexesAdminHandlerTest: 
   1) Thread[id=2217, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1935, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=2257, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1975, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=2209, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1927, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=2233, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1951, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=2187, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1905, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=2200, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1918, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=2219, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1937, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=2230, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1948, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=2236, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1954, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=2220, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1938, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=2188, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1906, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=2199, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1917, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=2202, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1920, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=2262, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1980, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=2227, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1945, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=2231, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1949, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=2213, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1931, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=2274, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1992, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=2204, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1922, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=2215, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1933, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=2248, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1966, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=2193, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1911, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=2196, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1914, state=TERMINATED, group={null group}]
        at (empty stack)
  24) Thread[id=2232, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1950, state=TERMINATED, group={null group}]
        at (empty stack)
  25) Thread[id=2216, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1934, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 65 threads leaked from SUITE scope at org.apache.solr.handler.admin.CoreMergeIndexesAdminHandlerTest: 
   1) Thread[id=2217, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1935, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=2257, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1975, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=2209, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1927, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=2233, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1951, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=2187, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1905, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=2200, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1918, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=2219, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1937, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=2230, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1948, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=2236, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1954, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=2220, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1938, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=2188, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1906, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=2199, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1917, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=2202, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1920, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=2262, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1980, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=2227, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1945, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=2231, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1949, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=2213, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1931, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=2274, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1992, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=2204, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1922, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=2215, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1933, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=2248, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1966, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=2193, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1911, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=2196, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1914, state=TERMINATED, group={null group}]
        at (empty stack)
  24) Thread[id=2232, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1950, state=TERMINATED, group={null group}]
        at (empty stack)
  25) Thread[id=2216, name=Root-SUITE-CoreMergeIndexesAdminHandlerTest-seed#[86C5D6A39C6E3AA2]-worker1934, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([86C5D6A39C6E3AA2]:0)


FAILED:  org.apache.solr.highlight.TestUnifiedSolrHighlighter.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 10 threads leaked from SUITE scope at org.apache.solr.highlight.TestUnifiedSolrHighlighter: 
   1) Thread[id=2870, name=Root-SUITE-TestUnifiedSolrHighlighter-seed#[86C5D6A39C6E3AA2]-worker2559, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 10 threads leaked from SUITE scope at org.apache.solr.highlight.TestUnifiedSolrHighlighter: 
   1) Thread[id=2870, name=Root-SUITE-TestUnifiedSolrHighlighter-seed#[86C5D6A39C6E3AA2]-worker2559, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([86C5D6A39C6E3AA2]:0)


FAILED:  org.apache.solr.search.TestFieldSortValues.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 99 threads leaked from SUITE scope at org.apache.solr.search.TestFieldSortValues: 
   1) Thread[id=11245, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9532, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=11176, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9464, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=11166, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9454, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=11232, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9519, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=11261, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9548, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=11205, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9492, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=11177, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9465, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=11226, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9513, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=11230, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9517, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=11173, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9461, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=11183, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9471, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=11220, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9507, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=11208, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9495, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=11217, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9504, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=11240, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9527, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=11252, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9539, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=11218, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9505, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=11213, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9500, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=11264, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9551, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=11207, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9494, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:991)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=11221, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9508, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=11189, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9477, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=11196, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9484, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 99 threads leaked from SUITE scope at org.apache.solr.search.TestFieldSortValues: 
   1) Thread[id=11245, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9532, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=11176, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9464, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=11166, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9454, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=11232, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9519, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=11261, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9548, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=11205, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9492, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=11177, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9465, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=11226, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9513, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=11230, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9517, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=11173, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9461, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=11183, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9471, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=11220, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9507, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=11208, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9495, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=11217, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9504, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=11240, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9527, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=11252, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9539, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=11218, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9505, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=11213, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9500, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=11264, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9551, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=11207, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9494, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:991)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=11221, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9508, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=11189, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9477, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=11196, name=Root-SUITE-TestFieldSortValues-seed#[86C5D6A39C6E3AA2]-worker9484, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([86C5D6A39C6E3AA2]:0)


FAILED:  org.apache.solr.search.TestSurroundQueryParser.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 7 threads leaked from SUITE scope at org.apache.solr.search.TestSurroundQueryParser: 
   1) Thread[id=8054, name=Root-TEST-TestSurroundQueryParser.testQueryParser-seed#[86C5D6A39C6E3AA2]7140, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 7 threads leaked from SUITE scope at org.apache.solr.search.TestSurroundQueryParser: 
   1) Thread[id=8054, name=Root-TEST-TestSurroundQueryParser.testQueryParser-seed#[86C5D6A39C6E3AA2]7140, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([86C5D6A39C6E3AA2]:0)


FAILED:  org.apache.solr.security.AuditLoggerPluginTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 13 threads leaked from SUITE scope at org.apache.solr.security.AuditLoggerPluginTest: 
   1) Thread[id=2469, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2209, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=2451, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2191, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=2452, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2192, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=2462, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2202, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=2464, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2204, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=2511, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2251, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:991)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=2460, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2200, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=2480, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2220, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=2429, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2169, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=2461, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2201, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=2475, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2215, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=2507, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2247, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=2432, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2172, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 13 threads leaked from SUITE scope at org.apache.solr.security.AuditLoggerPluginTest: 
   1) Thread[id=2469, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2209, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=2451, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2191, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=2452, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2192, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=2462, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2202, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=2464, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2204, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=2511, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2251, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:991)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=2460, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2200, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=2480, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2220, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=2429, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2169, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=2461, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2201, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=2475, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2215, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=2507, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2247, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=2432, name=Root-TEST-AuditLoggerPluginTest.shouldMute-seed#[86C5D6A39C6E3AA2]2172, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([86C5D6A39C6E3AA2]:0)


FAILED:  org.apache.solr.update.processor.DefaultValueUpdateProcessorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 86 threads leaked from SUITE scope at org.apache.solr.update.processor.DefaultValueUpdateProcessorTest: 
   1) Thread[id=7656, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6219, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=7735, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6298, state=WAITING, group=TGRP-DefaultValueUpdateProcessorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=7738, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6301, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=7705, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6268, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=7715, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6278, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=7681, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6244, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=7685, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6248, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=7690, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6253, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=7725, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6288, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=7673, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6236, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=7693, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6256, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=7655, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6218, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=7711, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6274, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=7721, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6284, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=7661, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6224, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=7703, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6266, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=7749, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6312, state=WAITING, group=TGRP-DefaultValueUpdateProcessorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=7728, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6291, state=WAITING, group=TGRP-DefaultValueUpdateProcessorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=7672, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6235, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=7714, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6277, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=7731, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6294, state=WAITING, group=TGRP-DefaultValueUpdateProcessorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=7710, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6273, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=7736, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6299, state=WAITING, group=TGRP-DefaultValueUpdateProcessorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=7684, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6247, state=TERMINATED, group={null group}]
        at (empty stack)
  25) Thread[id=7687, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6250, state=TERMINATED, group={null group}]
        at (empty stack)
  26) Thread[id=7654, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6217, state=TERMINATED, group={null group}]
        at (empty stack)
  27) Thread[id=7660, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6223, state=TERMINATED, group={null group}]
        at (empty stack)
  28) Thread[id=7726, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6289, state=TERMINATED, group={null group}]
        at (empty stack)
  29) Thread[id=7663, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6226, state=TERMINATED, group={null group}]
        at (empty stack)
  30) Thread[id=7677, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6240, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  31) Thread[id=7729, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6292, state=TERMINATED, group={null group}]
        at (empty stack)
  32) Thread[id=7669, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6232, state=TERMINATED, group={null group}]
        at (empty stack)
  33) Thread[id=7652, name=Root-SUITE-DefaultValueUpdateProcessorTest-seed#[86C5D6A39C6E3AA2]-worker6215, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueue

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 27s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1064 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1064/

14 tests failed.
FAILED:  org.apache.solr.highlight.HighlighterWithoutStoredIdTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 17 threads leaked from SUITE scope at org.apache.solr.highlight.HighlighterWithoutStoredIdTest: 
   1) Thread[id=2345, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2095, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=2352, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2102, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=2336, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2086, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=2326, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2076, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=2408, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2158, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=2314, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2064, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=2315, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2065, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=2354, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2104, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=2356, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2106, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=2369, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2119, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 17 threads leaked from SUITE scope at org.apache.solr.highlight.HighlighterWithoutStoredIdTest: 
   1) Thread[id=2345, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2095, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=2352, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2102, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=2336, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2086, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=2326, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2076, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=2408, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2158, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=2314, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2064, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=2315, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2065, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=2354, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2104, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=2356, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2106, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=2369, name=Root-SUITE-HighlighterWithoutStoredIdTest-seed#[31DC79CC211EC345]-worker2119, state=WAITING, group=TGRP-HighlighterWithoutStoredIdTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([31DC79CC211EC345]:0)


FAILED:  org.apache.solr.metrics.SolrMetricsIntegrationTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.metrics.SolrMetricsIntegrationTest: 
   1) Thread[id=70, name=Root-TEST-SolrMetricsIntegrationTest.testCoreContainerMetrics-seed#[31DC79CC211EC345]45, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.metrics.SolrMetricsIntegrationTest: 
   1) Thread[id=70, name=Root-TEST-SolrMetricsIntegrationTest.testCoreContainerMetrics-seed#[31DC79CC211EC345]45, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:785)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:709)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([31DC79CC211EC345]:0)


FAILED:  org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39755/solr: error processing commands [Already Closed]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39755/solr: error processing commands [Already Closed]
	at __randomizedtesting.SeedInfo.seed([31DC79CC211EC345:6AC3D6EE8FB0821D]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:981)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:586)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.addField(ManagedSchemaRoundRobinCloudTest.java:81)
	at org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin(ManagedSchemaRoundRobinCloudTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.search.TestMinHashQParser.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.TestMinHashQParser: 
   1) Thread[id=8240, name=Root-SUITE-TestMinHashQParser-seed#[31DC79CC211EC345]-worker7320, state=WAITING, group=TGRP-TestMinHashQParser]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.TestMinHashQParser: 
   1) Thread[id=8240, name=Root-SUITE-TestMinHashQParser-seed#[31DC79CC211EC345]-worker7320, state=WAITING, group=TGRP-TestMinHashQParser]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([31DC79CC211EC345]:0)


FAILED:  org.apache.solr.update.UpdateLogTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.update.UpdateLogTest: 
   1) Thread[id=6857, name=Root-TEST-UpdateLogTest.testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence-seed#[31DC79CC211EC345]6003, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.update.UpdateLogTest: 
   1) Thread[id=6857, name=Root-TEST-UpdateLogTest.testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence-seed#[31DC79CC211EC345]6003, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([31DC79CC211EC345]:0)


FAILED:  org.apache.solr.update.processor.DocExpirationUpdateProcessorFactoryTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.update.processor.DocExpirationUpdateProcessorFactoryTest: 
   1) Thread[id=7543, name=Root-SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[31DC79CC211EC345]-worker6102, state=RUNNABLE, group=TGRP-DocExpirationUpdateProcessorFactoryTest]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.update.processor.DocExpirationUpdateProcessorFactoryTest: 
   1) Thread[id=7543, name=Root-SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[31DC79CC211EC345]-worker6102, state=RUNNABLE, group=TGRP-DocExpirationUpdateProcessorFactoryTest]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([31DC79CC211EC345]:0)


FAILED:  org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactoryTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 60 threads leaked from SUITE scope at org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactoryTest: 
   1) Thread[id=6962, name=Root-SUITE-UniqFieldsUpdateProcessorFactoryTest-seed#[31DC79CC211EC345]-worker6010, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=6973, name=Root-SUITE-UniqFieldsUpdateProcessorFactoryTest-seed#[31DC79CC211EC345]-worker6021, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=7008, name=Root-SUITE-UniqFieldsUpdateProcessorFactoryTest-seed#[31DC79CC211EC345]-worker6056, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=6988, name=Root-SUITE-UniqFieldsUpdateProcessorFactoryTest-seed#[31DC79CC211EC345]-worker6036, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=6987, name=Root-SUITE-UniqFieldsUpdateProcessorFactoryTest-seed#[31DC79CC211EC345]-worker6035, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=6942, name=Root-SUITE-UniqFieldsUpdateProcessorFactoryTest-seed#[31DC79CC211EC345]-worker5990, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=7015, name=Root-SUITE-UniqFieldsUpdateProcessorFactoryTest-seed#[31DC79CC211EC345]-worker6063, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=6955, name=Root-SUITE-UniqFieldsUpdateProcessorFactoryTest-seed#[31DC79CC211EC345]-worker6003, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 60 threads leaked from SUITE scope at org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactoryTest: 
   1) Thread[id=6962, name=Root-SUITE-UniqFieldsUpdateProcessorFactoryTest-seed#[31DC79CC211EC345]-worker6010, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=6973, name=Root-SUITE-UniqFieldsUpdateProcessorFactoryTest-seed#[31DC79CC211EC345]-worker6021, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=7008, name=Root-SUITE-UniqFieldsUpdateProcessorFactoryTest-seed#[31DC79CC211EC345]-worker6056, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=6988, name=Root-SUITE-UniqFieldsUpdateProcessorFactoryTest-seed#[31DC79CC211EC345]-worker6036, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=6987, name=Root-SUITE-UniqFieldsUpdateProcessorFactoryTest-seed#[31DC79CC211EC345]-worker6035, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=6942, name=Root-SUITE-UniqFieldsUpdateProcessorFactoryTest-seed#[31DC79CC211EC345]-worker5990, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=7015, name=Root-SUITE-UniqFieldsUpdateProcessorFactoryTest-seed#[31DC79CC211EC345]-worker6063, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=6955, name=Root-SUITE-UniqFieldsUpdateProcessorFactoryTest-seed#[31DC79CC211EC345]-worker6003, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([31DC79CC211EC345]:0)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([31DC79CC211EC345]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([31DC79CC211EC345]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([31DC79CC211EC345]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([31DC79CC211EC345]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 20,696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 20,696 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 19,968 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 20,696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 20,696 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 19,968 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([31DC79CC211EC345]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,848 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,848 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 25,040 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,848 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,848 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 25,040 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([31DC79CC211EC345]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,720 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,312 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,720 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,312 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([31DC79CC211EC345]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 18292 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.573 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.metrics.SolrMetricsIntegrationTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.metrics.SolrMetricsIntegrationTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.metrics.SolrMetricsIntegrationTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=31DC79CC211EC345 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.highlight.HighlighterWithoutStoredIdTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.highlight.HighlighterWithoutStoredIdTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.highlight.HighlighterWithoutStoredIdTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=31DC79CC211EC345 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactoryTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactoryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactoryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=31DC79CC211EC345 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.update.UpdateLogTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.UpdateLogTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.UpdateLogTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=31DC79CC211EC345 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=31DC79CC211EC345 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.search.TestMinHashQParser.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.TestMinHashQParser.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.TestMinHashQParser" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=31DC79CC211EC345 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.update.processor.DocExpirationUpdateProcessorFactoryTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.processor.DocExpirationUpdateProcessorFactoryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.processor.DocExpirationUpdateProcessorFactoryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=31DC79CC211EC345 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=31DC79CC211EC345 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=31DC79CC211EC345 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=31DC79CC211EC345 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=31DC79CC211EC345 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=31DC79CC211EC345 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=31DC79CC211EC345 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=31DC79CC211EC345 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 15s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1063 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1063/

11 tests failed.
FAILED:  org.apache.solr.handler.XsltUpdateRequestHandlerTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 34 threads leaked from SUITE scope at org.apache.solr.handler.XsltUpdateRequestHandlerTest: 
   1) Thread[id=8649, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7803, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=8625, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7779, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=8629, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7783, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=8566, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7720, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=8656, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7810, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=8626, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7780, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=8582, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7736, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=8660, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7814, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=8604, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7758, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=8577, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7731, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=8639, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7793, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=8650, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7804, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 34 threads leaked from SUITE scope at org.apache.solr.handler.XsltUpdateRequestHandlerTest: 
   1) Thread[id=8649, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7803, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=8625, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7779, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=8629, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7783, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=8566, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7720, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=8656, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7810, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=8626, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7780, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=8582, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7736, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=8660, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7814, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=8604, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7758, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=8577, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7731, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=8639, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7793, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=8650, name=Root-SUITE-XsltUpdateRequestHandlerTest-seed#[860BFA2518A5560A]-worker7804, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([860BFA2518A5560A]:0)


FAILED:  org.apache.solr.response.TestGeoJSONResponseWriter.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 34 threads leaked from SUITE scope at org.apache.solr.response.TestGeoJSONResponseWriter: 
   1) Thread[id=3132, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2866, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=3091, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2826, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=3133, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2867, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=3098, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2833, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=3130, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2864, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=3127, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2861, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=3129, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2863, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=3122, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2857, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=3099, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2834, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=3086, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2821, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=3095, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2830, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=3145, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2879, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=3148, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2882, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=3085, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2820, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=3114, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2849, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=3096, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2831, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=3112, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2847, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=3089, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2824, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=3100, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2835, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=3094, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2829, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=3128, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2862, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=3116, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2851, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  23) Thread[id=3092, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2827, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=3113, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2848, state=TERMINATED, group={null group}]
        at (empty stack)
  25) Thread[id=3177, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2911, state=TERMINATED, group={null group}]
        at (empty stack)
  26) Thread[id=3093, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2828, state=TERMINATED, group={null group}]
        at (empty stack)
  27) Thread[id=3180, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2914, state=TERMINATED, group={null group}]
        at (empty stack)
  28) Thread[id=3088, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2823, state=TERMINATED, group={null group}]
        at (empty stack)
  29) Thread[id=3087, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2822, state=TERMINATED, group={null group}]
        at (empty stack)
  30) Thread[id=3097, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2832, state=TERMINATED, group={null group}]
        at (empty stack)
  31) Thread[id=3090, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2825, state=TERMINATED, group={null group}]
        at (empty stack)
  32) Thread[id=3121, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2856, state=TERMINATED, group={null group}]
        at (empty stack)
  33) Thread[id=3109, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2844, state=TERMINATED, group={null group}]
        at (empty stack)
  34) Thread[id=3119, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2854, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 34 threads leaked from SUITE scope at org.apache.solr.response.TestGeoJSONResponseWriter: 
   1) Thread[id=3132, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2866, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=3091, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2826, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=3133, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2867, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=3098, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2833, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=3130, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2864, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=3127, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2861, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=3129, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2863, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=3122, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2857, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=3099, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2834, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=3086, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2821, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=3095, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2830, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=3145, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2879, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=3148, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2882, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=3085, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2820, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=3114, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2849, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=3096, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2831, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=3112, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2847, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=3089, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2824, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=3100, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2835, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=3094, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2829, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=3128, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2862, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=3116, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2851, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  23) Thread[id=3092, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2827, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=3113, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2848, state=TERMINATED, group={null group}]
        at (empty stack)
  25) Thread[id=3177, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2911, state=TERMINATED, group={null group}]
        at (empty stack)
  26) Thread[id=3093, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2828, state=TERMINATED, group={null group}]
        at (empty stack)
  27) Thread[id=3180, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2914, state=TERMINATED, group={null group}]
        at (empty stack)
  28) Thread[id=3088, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2823, state=TERMINATED, group={null group}]
        at (empty stack)
  29) Thread[id=3087, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2822, state=TERMINATED, group={null group}]
        at (empty stack)
  30) Thread[id=3097, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2832, state=TERMINATED, group={null group}]
        at (empty stack)
  31) Thread[id=3090, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2825, state=TERMINATED, group={null group}]
        at (empty stack)
  32) Thread[id=3121, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2856, state=TERMINATED, group={null group}]
        at (empty stack)
  33) Thread[id=3109, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2844, state=TERMINATED, group={null group}]
        at (empty stack)
  34) Thread[id=3119, name=Root-TEST-TestGeoJSONResponseWriter.testGeoJSONOutput-seed#[860BFA2518A5560A]2854, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([860BFA2518A5560A]:0)


FAILED:  org.apache.solr.search.TestComplexPhraseLeadingWildcard.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 41 threads leaked from SUITE scope at org.apache.solr.search.TestComplexPhraseLeadingWildcard: 
   1) Thread[id=2492, name=Root-SUITE-TestComplexPhraseLeadingWildcard-seed#[860BFA2518A5560A]-worker2322, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=2501, name=Root-SUITE-TestComplexPhraseLeadingWildcard-seed#[860BFA2518A5560A]-worker2331, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=2558, name=Root-SUITE-TestComplexPhraseLeadingWildcard-seed#[860BFA2518A5560A]-worker2387, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 41 threads leaked from SUITE scope at org.apache.solr.search.TestComplexPhraseLeadingWildcard: 
   1) Thread[id=2492, name=Root-SUITE-TestComplexPhraseLeadingWildcard-seed#[860BFA2518A5560A]-worker2322, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=2501, name=Root-SUITE-TestComplexPhraseLeadingWildcard-seed#[860BFA2518A5560A]-worker2331, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=2558, name=Root-SUITE-TestComplexPhraseLeadingWildcard-seed#[860BFA2518A5560A]-worker2387, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([860BFA2518A5560A]:0)


FAILED:  org.apache.solr.search.TestNoOpRegenerator.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.TestNoOpRegenerator: 
   1) Thread[id=335, name=Root-SUITE-TestNoOpRegenerator-seed#[860BFA2518A5560A]-worker303, state=WAITING, group=TGRP-TestNoOpRegenerator]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.TestNoOpRegenerator: 
   1) Thread[id=335, name=Root-SUITE-TestNoOpRegenerator-seed#[860BFA2518A5560A]-worker303, state=WAITING, group=TGRP-TestNoOpRegenerator]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([860BFA2518A5560A]:0)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([860BFA2518A5560A]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([860BFA2518A5560A]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,032 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,032 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([860BFA2518A5560A]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([860BFA2518A5560A]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 19,536 bytes (threshold is 600). Field reference sizes (counted individually):
  - 19,536 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 18,808 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 19,536 bytes (threshold is 600). Field reference sizes (counted individually):
  - 19,536 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 18,808 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([860BFA2518A5560A]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 17,024 bytes (threshold is 600). Field reference sizes (counted individually):
  - 17,024 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 16,216 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 17,024 bytes (threshold is 600). Field reference sizes (counted individually):
  - 17,024 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 16,216 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([860BFA2518A5560A]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,736 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,328 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,984 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,736 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,328 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,984 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([860BFA2518A5560A]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 17115 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.832 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.search.TestNoOpRegenerator.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.TestNoOpRegenerator.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.TestNoOpRegenerator" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=860BFA2518A5560A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.search.TestComplexPhraseLeadingWildcard.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.TestComplexPhraseLeadingWildcard.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.TestComplexPhraseLeadingWildcard" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=860BFA2518A5560A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.response.TestGeoJSONResponseWriter.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.response.TestGeoJSONResponseWriter.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.response.TestGeoJSONResponseWriter" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=860BFA2518A5560A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.handler.XsltUpdateRequestHandlerTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.XsltUpdateRequestHandlerTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.XsltUpdateRequestHandlerTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=860BFA2518A5560A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=860BFA2518A5560A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=860BFA2518A5560A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=860BFA2518A5560A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=860BFA2518A5560A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=860BFA2518A5560A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=860BFA2518A5560A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=860BFA2518A5560A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency check

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 44s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1062 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1062/

16 tests failed.
FAILED:  org.apache.solr.DisMaxRequestHandlerTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 11 threads leaked from SUITE scope at org.apache.solr.DisMaxRequestHandlerTest: 
   1) Thread[id=12592, name=Root-SUITE-DisMaxRequestHandlerTest-seed#[837CD5A5FED206A7]-worker11334, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=12641, name=Root-SUITE-DisMaxRequestHandlerTest-seed#[837CD5A5FED206A7]-worker11383, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=12629, name=Root-SUITE-DisMaxRequestHandlerTest-seed#[837CD5A5FED206A7]-worker11371, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=12554, name=Root-SUITE-DisMaxRequestHandlerTest-seed#[837CD5A5FED206A7]-worker11296, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=12625, name=Root-SUITE-DisMaxRequestHandlerTest-seed#[837CD5A5FED206A7]-worker11367, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=12564, name=Root-SUITE-DisMaxRequestHandlerTest-seed#[837CD5A5FED206A7]-worker11306, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 11 threads leaked from SUITE scope at org.apache.solr.DisMaxRequestHandlerTest: 
   1) Thread[id=12592, name=Root-SUITE-DisMaxRequestHandlerTest-seed#[837CD5A5FED206A7]-worker11334, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=12641, name=Root-SUITE-DisMaxRequestHandlerTest-seed#[837CD5A5FED206A7]-worker11383, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=12629, name=Root-SUITE-DisMaxRequestHandlerTest-seed#[837CD5A5FED206A7]-worker11371, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=12554, name=Root-SUITE-DisMaxRequestHandlerTest-seed#[837CD5A5FED206A7]-worker11296, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=12625, name=Root-SUITE-DisMaxRequestHandlerTest-seed#[837CD5A5FED206A7]-worker11367, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=12564, name=Root-SUITE-DisMaxRequestHandlerTest-seed#[837CD5A5FED206A7]-worker11306, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([837CD5A5FED206A7]:0)


FAILED:  org.apache.solr.SampleTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.SampleTest: 
   1) Thread[id=11903, name=Root-SUITE-SampleTest-seed#[837CD5A5FED206A7]-worker10461, state=RUNNABLE, group=TGRP-SampleTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.SampleTest: 
   1) Thread[id=11903, name=Root-SUITE-SampleTest-seed#[837CD5A5FED206A7]-worker10461, state=RUNNABLE, group=TGRP-SampleTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([837CD5A5FED206A7]:0)


FAILED:  org.apache.solr.handler.component.ResponseLogComponentTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 77 threads leaked from SUITE scope at org.apache.solr.handler.component.ResponseLogComponentTest: 
   1) Thread[id=556, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker472, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=526, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker442, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=510, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker426, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=561, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker477, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=541, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker457, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=546, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker462, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=564, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker480, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=557, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker473, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=545, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker461, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=549, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker465, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=504, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker420, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=509, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker425, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=498, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker414, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=571, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker487, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=483, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker399, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=506, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker422, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=553, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker469, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=542, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker458, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=539, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker455, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=562, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker478, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=554, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker470, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=559, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker475, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=574, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker490, state=TERMINATED, group={null group}]
        at (empty stack)
  24) Thread[id=548, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker464, state=TERMINATED, group={null group}]
        at (empty stack)
  25) Thread[id=533, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker449, state=TERMINATED, group={null group}]
        at (empty stack)
  26) Thread[id=480, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker396, state=TERMINATED, group={null group}]
        at (empty stack)
  27) Thread[id=540, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker456, state=TERMINATED, group={null group}]
        at (empty stack)
  28) Thread[id=528, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker444, state=TERMINATED, group={null group}]
        at (empty stack)
  29) Thread[id=487, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker403, state=TERMINATED, group={null group}]
        at (empty stack)
  30) Thread[id=555, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker471, state=TERMINATED, group={null group}]
        at (empty stack)
  31) Thread[id=508, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker424, state=TERMINATED, group={null group}]
        at (empty stack)
  32) Thread[id=538, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker454, state=TERMINATED, group={null group}]
        at (empty stack)
  33) Thread[id=560, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker476, state=TERMINATED, group={null group}]
        at (empty stack)
  34) Thread[id=529, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker445, state=TERMINATED, group={null group}]
        at (empty stack)
  35) Thread[id=550, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker466, state=TERMINATED, group={null group}]
        at (empty stack)
  36) Thread[id=547, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker463, state=TERMINATED, group={null group}]
        at (empty stack)
  37) Thread[id=524, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker440, state=TERMINATED, group={null group}]
        at (empty stack)
  38) Thread[id=537, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker453, state=TERMINATED, group={null group}]
        at (empty stack)
  39) Thread[id=535, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker451, state=TERMINATED, group={null group}]
        at (empty stack)
  40) Thread[id=485, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker401, state=TERMINATED, group={null group}]
        at (empty stack)
  41) Thread[id=475, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker391, state=TERMINATED, group={null group}]
        at (empty stack)
  42) Thread[id=531, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker447, state=TERMINATED, group={null group}]
        at (empty stack)
  43) Thread[id=532, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker448, state=TERMINATED, group={null group}]
        at (empty stack)
  44) Thread[id=476, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker392, state=TERMINATED, group={null group}]
        at (empty stack)
  45) Thread[id=568, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker484, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 77 threads leaked from SUITE scope at org.apache.solr.handler.component.ResponseLogComponentTest: 
   1) Thread[id=556, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker472, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=526, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker442, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=510, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker426, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=561, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker477, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=541, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker457, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=546, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker462, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=564, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker480, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=557, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker473, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=545, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker461, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=549, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker465, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=504, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker420, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=509, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker425, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=498, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker414, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=571, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker487, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=483, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker399, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=506, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker422, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=553, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker469, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=542, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker458, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=539, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker455, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=562, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker478, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=554, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker470, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=559, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker475, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=574, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker490, state=TERMINATED, group={null group}]
        at (empty stack)
  24) Thread[id=548, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker464, state=TERMINATED, group={null group}]
        at (empty stack)
  25) Thread[id=533, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker449, state=TERMINATED, group={null group}]
        at (empty stack)
  26) Thread[id=480, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker396, state=TERMINATED, group={null group}]
        at (empty stack)
  27) Thread[id=540, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker456, state=TERMINATED, group={null group}]
        at (empty stack)
  28) Thread[id=528, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker444, state=TERMINATED, group={null group}]
        at (empty stack)
  29) Thread[id=487, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker403, state=TERMINATED, group={null group}]
        at (empty stack)
  30) Thread[id=555, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker471, state=TERMINATED, group={null group}]
        at (empty stack)
  31) Thread[id=508, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker424, state=TERMINATED, group={null group}]
        at (empty stack)
  32) Thread[id=538, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker454, state=TERMINATED, group={null group}]
        at (empty stack)
  33) Thread[id=560, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker476, state=TERMINATED, group={null group}]
        at (empty stack)
  34) Thread[id=529, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker445, state=TERMINATED, group={null group}]
        at (empty stack)
  35) Thread[id=550, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker466, state=TERMINATED, group={null group}]
        at (empty stack)
  36) Thread[id=547, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker463, state=TERMINATED, group={null group}]
        at (empty stack)
  37) Thread[id=524, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker440, state=TERMINATED, group={null group}]
        at (empty stack)
  38) Thread[id=537, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker453, state=TERMINATED, group={null group}]
        at (empty stack)
  39) Thread[id=535, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker451, state=TERMINATED, group={null group}]
        at (empty stack)
  40) Thread[id=485, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker401, state=TERMINATED, group={null group}]
        at (empty stack)
  41) Thread[id=475, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker391, state=TERMINATED, group={null group}]
        at (empty stack)
  42) Thread[id=531, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker447, state=TERMINATED, group={null group}]
        at (empty stack)
  43) Thread[id=532, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker448, state=TERMINATED, group={null group}]
        at (empty stack)
  44) Thread[id=476, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker392, state=TERMINATED, group={null group}]
        at (empty stack)
  45) Thread[id=568, name=Root-SUITE-ResponseLogComponentTest-seed#[837CD5A5FED206A7]-worker484, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([837CD5A5FED206A7]:0)


FAILED:  org.apache.solr.schema.ChangedSchemaMergeTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.schema.ChangedSchemaMergeTest: 
   1) Thread[id=7449, name=Root-TEST-ChangedSchemaMergeTest.testOptimizeDiffSchemas-seed#[837CD5A5FED206A7]6555, state=WAITING, group=TGRP-ChangedSchemaMergeTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.schema.ChangedSchemaMergeTest: 
   1) Thread[id=7449, name=Root-TEST-ChangedSchemaMergeTest.testOptimizeDiffSchemas-seed#[837CD5A5FED206A7]6555, state=WAITING, group=TGRP-ChangedSchemaMergeTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([837CD5A5FED206A7]:0)


FAILED:  org.apache.solr.search.TestMultiWordSynonyms.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 11 threads leaked from SUITE scope at org.apache.solr.search.TestMultiWordSynonyms: 
   1) Thread[id=8476, name=Root-SUITE-TestMultiWordSynonyms-seed#[837CD5A5FED206A7]-worker7297, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=8452, name=Root-SUITE-TestMultiWordSynonyms-seed#[837CD5A5FED206A7]-worker7273, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=8410, name=Root-SUITE-TestMultiWordSynonyms-seed#[837CD5A5FED206A7]-worker7232, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=8451, name=Root-SUITE-TestMultiWordSynonyms-seed#[837CD5A5FED206A7]-worker7272, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=8402, name=Root-SUITE-TestMultiWordSynonyms-seed#[837CD5A5FED206A7]-worker7224, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=8426, name=Root-SUITE-TestMultiWordSynonyms-seed#[837CD5A5FED206A7]-worker7247, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=8464, name=Root-SUITE-TestMultiWordSynonyms-seed#[837CD5A5FED206A7]-worker7285, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 11 threads leaked from SUITE scope at org.apache.solr.search.TestMultiWordSynonyms: 
   1) Thread[id=8476, name=Root-SUITE-TestMultiWordSynonyms-seed#[837CD5A5FED206A7]-worker7297, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=8452, name=Root-SUITE-TestMultiWordSynonyms-seed#[837CD5A5FED206A7]-worker7273, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=8410, name=Root-SUITE-TestMultiWordSynonyms-seed#[837CD5A5FED206A7]-worker7232, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=8451, name=Root-SUITE-TestMultiWordSynonyms-seed#[837CD5A5FED206A7]-worker7272, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=8402, name=Root-SUITE-TestMultiWordSynonyms-seed#[837CD5A5FED206A7]-worker7224, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=8426, name=Root-SUITE-TestMultiWordSynonyms-seed#[837CD5A5FED206A7]-worker7247, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=8464, name=Root-SUITE-TestMultiWordSynonyms-seed#[837CD5A5FED206A7]-worker7285, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([837CD5A5FED206A7]:0)


FAILED:  org.apache.solr.servlet.SolrRequestParserTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 15 threads leaked from SUITE scope at org.apache.solr.servlet.SolrRequestParserTest: 
   1) Thread[id=12363, name=Root-SUITE-SolrRequestParserTest-seed#[837CD5A5FED206A7]-worker11122, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=12336, name=Root-SUITE-SolrRequestParserTest-seed#[837CD5A5FED206A7]-worker11095, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=12361, name=Root-SUITE-SolrRequestParserTest-seed#[837CD5A5FED206A7]-worker11120, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=12315, name=Root-SUITE-SolrRequestParserTest-seed#[837CD5A5FED206A7]-worker11074, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=12314, name=Root-SUITE-SolrRequestParserTest-seed#[837CD5A5FED206A7]-worker11073, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=12382, name=Root-SUITE-SolrRequestParserTest-seed#[837CD5A5FED206A7]-worker11141, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=12310, name=Root-SUITE-SolrRequestParserTest-seed#[837CD5A5FED206A7]-worker11069, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=12377, name=Root-SUITE-SolrRequestParserTest-seed#[837CD5A5FED206A7]-worker11136, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=12381, name=Root-SUITE-SolrRequestParserTest-seed#[837CD5A5FED206A7]-worker11140, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 15 threads leaked from SUITE scope at org.apache.solr.servlet.SolrRequestParserTest: 
   1) Thread[id=12363, name=Root-SUITE-SolrRequestParserTest-seed#[837CD5A5FED206A7]-worker11122, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=12336, name=Root-SUITE-SolrRequestParserTest-seed#[837CD5A5FED206A7]-worker11095, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=12361, name=Root-SUITE-SolrRequestParserTest-seed#[837CD5A5FED206A7]-worker11120, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=12315, name=Root-SUITE-SolrRequestParserTest-seed#[837CD5A5FED206A7]-worker11074, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=12314, name=Root-SUITE-SolrRequestParserTest-seed#[837CD5A5FED206A7]-worker11073, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=12382, name=Root-SUITE-SolrRequestParserTest-seed#[837CD5A5FED206A7]-worker11141, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=12310, name=Root-SUITE-SolrRequestParserTest-seed#[837CD5A5FED206A7]-worker11069, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=12377, name=Root-SUITE-SolrRequestParserTest-seed#[837CD5A5FED206A7]-worker11136, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=12381, name=Root-SUITE-SolrRequestParserTest-seed#[837CD5A5FED206A7]-worker11140, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([837CD5A5FED206A7]:0)


FAILED:  org.apache.solr.update.TestAtomicUpdateErrorCases.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 53 threads leaked from SUITE scope at org.apache.solr.update.TestAtomicUpdateErrorCases: 
   1) Thread[id=8315, name=Root-TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[837CD5A5FED206A7]6837, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=8340, name=Root-TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[837CD5A5FED206A7]6862, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=8317, name=Root-TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[837CD5A5FED206A7]6839, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=8391, name=Root-TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[837CD5A5FED206A7]6913, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 53 threads leaked from SUITE scope at org.apache.solr.update.TestAtomicUpdateErrorCases: 
   1) Thread[id=8315, name=Root-TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[837CD5A5FED206A7]6837, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=8340, name=Root-TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[837CD5A5FED206A7]6862, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=8317, name=Root-TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[837CD5A5FED206A7]6839, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=8391, name=Root-TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[837CD5A5FED206A7]6913, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([837CD5A5FED206A7]:0)


FAILED:  org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([837CD5A5FED206A7:FEBEC4795F2CD20E]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.checkEncodingCalled(TestUniformSplitPostingFormat.java:63)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1000)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([837CD5A5FED206A7:FEBEC4795F2CD20E]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.checkEncodingCalled(TestUniformSplitPostingFormat.java:63)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1000)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([837CD5A5FED206A7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([837CD5A5FED206A7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([837CD5A5FED206A7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([837CD5A5FED206A7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,352 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,352 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 9,624 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,352 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,352 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 9,624 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([837CD5A5FED206A7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 24,104 bytes (threshold is 600). Field reference sizes (counted individually):
  - 24,104 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 23,296 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 24,104 bytes (threshold is 600). Field reference sizes (counted individually):
  - 24,104 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 23,296 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([837CD5A5FED206A7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,480 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,064 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,480 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,064 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([837CD5A5FED206A7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 17647 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.773 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ResponseLogComponentTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ResponseLogComponentTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ResponseLogComponentTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=837CD5A5FED206A7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.schema.ChangedSchemaMergeTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.ChangedSchemaMergeTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.schema.ChangedSchemaMergeTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=837CD5A5FED206A7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.search.TestMultiWordSynonyms.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.TestMultiWordSynonyms.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.TestMultiWordSynonyms" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=837CD5A5FED206A7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.update.TestAtomicUpdateErrorCases.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.TestAtomicUpdateErrorCases.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.TestAtomicUpdateErrorCases" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=837CD5A5FED206A7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.servlet.SolrRequestParserTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.servlet.SolrRequestParserTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.servlet.SolrRequestParserTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=837CD5A5FED206A7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.SampleTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.SampleTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.SampleTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=837CD5A5FED206A7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.DisMaxRequestHandlerTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.DisMaxRequestHandlerTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.DisMaxRequestHandlerTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=837CD5A5FED206A7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=837CD5A5FED206A7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=837CD5A5FED206A7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=837CD5A5FED206A7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=837CD5A5FED206A7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=837CD5A5FED206A7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=837CD5A5FED206A7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=837CD5A5FED206A7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=837CD5A5FED206A7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=837CD5A5FED206A7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/l

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 53s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1061 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1061/

17 tests failed.
FAILED:  org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([DEAA8ECCA854687F:A3689F1009AABCD6]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.checkEncodingCalled(TestUniformSplitPostingFormat.java:63)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1000)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([DEAA8ECCA854687F:A3689F1009AABCD6]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.checkEncodingCalled(TestUniformSplitPostingFormat.java:63)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1000)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.core.TestQuerySenderListener.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 36 threads leaked from SUITE scope at org.apache.solr.core.TestQuerySenderListener: 
   1) Thread[id=13566, name=Root-SUITE-TestQuerySenderListener-seed#[DEAA8ECCA854687F]-worker11966, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=13596, name=Root-SUITE-TestQuerySenderListener-seed#[DEAA8ECCA854687F]-worker11996, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=13538, name=Root-SUITE-TestQuerySenderListener-seed#[DEAA8ECCA854687F]-worker11938, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=13546, name=Root-SUITE-TestQuerySenderListener-seed#[DEAA8ECCA854687F]-worker11946, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=13592, name=Root-SUITE-TestQuerySenderListener-seed#[DEAA8ECCA854687F]-worker11992, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=13565, name=Root-SUITE-TestQuerySenderListener-seed#[DEAA8ECCA854687F]-worker11965, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=13599, name=Root-SUITE-TestQuerySenderListener-seed#[DEAA8ECCA854687F]-worker11999, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=13610, name=Root-SUITE-TestQuerySenderListener-seed#[DEAA8ECCA854687F]-worker12010, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=13614, name=Root-SUITE-TestQuerySenderListener-seed#[DEAA8ECCA854687F]-worker12014, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 36 threads leaked from SUITE scope at org.apache.solr.core.TestQuerySenderListener: 
   1) Thread[id=13566, name=Root-SUITE-TestQuerySenderListener-seed#[DEAA8ECCA854687F]-worker11966, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=13596, name=Root-SUITE-TestQuerySenderListener-seed#[DEAA8ECCA854687F]-worker11996, state=TERMINATED, group={null group}]
        at (empty stack)
   3) Thread[id=13538, name=Root-SUITE-TestQuerySenderListener-seed#[DEAA8ECCA854687F]-worker11938, state=TERMINATED, group={null group}]
        at (empty stack)
   4) Thread[id=13546, name=Root-SUITE-TestQuerySenderListener-seed#[DEAA8ECCA854687F]-worker11946, state=TERMINATED, group={null group}]
        at (empty stack)
   5) Thread[id=13592, name=Root-SUITE-TestQuerySenderListener-seed#[DEAA8ECCA854687F]-worker11992, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=13565, name=Root-SUITE-TestQuerySenderListener-seed#[DEAA8ECCA854687F]-worker11965, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=13599, name=Root-SUITE-TestQuerySenderListener-seed#[DEAA8ECCA854687F]-worker11999, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=13610, name=Root-SUITE-TestQuerySenderListener-seed#[DEAA8ECCA854687F]-worker12010, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=13614, name=Root-SUITE-TestQuerySenderListener-seed#[DEAA8ECCA854687F]-worker12014, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([DEAA8ECCA854687F]:0)


FAILED:  org.apache.solr.highlight.HighlighterMaxOffsetTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 25 threads leaked from SUITE scope at org.apache.solr.highlight.HighlighterMaxOffsetTest: 
   1) Thread[id=2200, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1954, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=2226, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1980, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=2257, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker2010, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=2244, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1997, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=2214, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1968, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=2282, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker2035, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=2212, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1966, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=2270, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker2023, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=2243, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1996, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=2198, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1952, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=2247, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker2000, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=2281, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker2034, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=2193, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1947, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=2237, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1991, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=2192, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1946, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=2242, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1995, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=2235, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1989, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=2205, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1959, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=2197, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1951, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=2288, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker2041, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=2252, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker2005, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=2199, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1953, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  23) Thread[id=2221, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1975, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=2217, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1971, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  25) Thread[id=2280, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker2033, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 25 threads leaked from SUITE scope at org.apache.solr.highlight.HighlighterMaxOffsetTest: 
   1) Thread[id=2200, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1954, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=2226, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1980, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=2257, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker2010, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=2244, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1997, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=2214, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1968, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=2282, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker2035, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=2212, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1966, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=2270, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker2023, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=2243, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1996, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=2198, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1952, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=2247, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker2000, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=2281, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker2034, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=2193, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1947, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=2237, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1991, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=2192, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1946, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=2242, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1995, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=2235, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1989, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=2205, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1959, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=2197, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1951, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=2288, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker2041, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=2252, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker2005, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=2199, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1953, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  23) Thread[id=2221, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1975, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=2217, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker1971, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  25) Thread[id=2280, name=Root-SUITE-HighlighterMaxOffsetTest-seed#[DEAA8ECCA854687F]-worker2033, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([DEAA8ECCA854687F]:0)


FAILED:  org.apache.solr.rest.schema.TestDynamicFieldResource.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 66 threads leaked from SUITE scope at org.apache.solr.rest.schema.TestDynamicFieldResource: 
   1) Thread[id=11315, name=Root-TEST-TestDynamicFieldResource.testGetDynamicField-seed#[DEAA8ECCA854687F]9929, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 66 threads leaked from SUITE scope at org.apache.solr.rest.schema.TestDynamicFieldResource: 
   1) Thread[id=11315, name=Root-TEST-TestDynamicFieldResource.testGetDynamicField-seed#[DEAA8ECCA854687F]9929, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([DEAA8ECCA854687F]:0)


FAILED:  org.apache.solr.search.facet.TestJsonFacetErrors.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 36 threads leaked from SUITE scope at org.apache.solr.search.facet.TestJsonFacetErrors: 
   1) Thread[id=9197, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7954, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=9191, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7948, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=9263, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8020, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=9249, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8006, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=9173, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7930, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=9175, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7932, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=9222, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7979, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=9184, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7941, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=9224, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7981, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=9214, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7971, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=9225, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7982, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=9236, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7993, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=9278, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8034, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=9256, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8013, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=9218, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7975, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=9174, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7931, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=9203, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7960, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=9261, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8018, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=9253, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8010, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=9248, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8005, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=9212, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7969, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=9213, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7970, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=9172, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7929, state=TERMINATED, group={null group}]
        at (empty stack)
  24) Thread[id=9247, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8004, state=TERMINATED, group={null group}]
        at (empty stack)
  25) Thread[id=9234, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7991, state=TERMINATED, group={null group}]
        at (empty stack)
  26) Thread[id=9179, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7936, state=TERMINATED, group={null group}]
        at (empty stack)
  27) Thread[id=9279, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8035, state=TERMINATED, group={null group}]
        at (empty stack)
  28) Thread[id=9190, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7947, state=TERMINATED, group={null group}]
        at (empty stack)
  29) Thread[id=9260, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8017, state=TERMINATED, group={null group}]
        at (empty stack)
  30) Thread[id=9257, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8014, state=TERMINATED, group={null group}]
        at (empty stack)
  31) Thread[id=9188, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7945, state=TERMINATED, group={null group}]
        at (empty stack)
  32) Thread[id=9241, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7998, state=TERMINATED, group={null group}]
        at (empty stack)
  33) Thread[id=9270, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8026, state=TERMINATED, group={null group}]
        at (empty stack)
  34) Thread[id=9271, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8027, state=TERMINATED, group={null group}]
        at (empty stack)
  35) Thread[id=9229, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7986, state=TERMINATED, group={null group}]
        at (empty stack)
  36) Thread[id=9180, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7937, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 36 threads leaked from SUITE scope at org.apache.solr.search.facet.TestJsonFacetErrors: 
   1) Thread[id=9197, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7954, state=TERMINATED, group={null group}]
        at (empty stack)
   2) Thread[id=9191, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7948, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=9263, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8020, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=9249, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8006, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=9173, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7930, state=TERMINATED, group={null group}]
        at (empty stack)
   6) Thread[id=9175, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7932, state=TERMINATED, group={null group}]
        at (empty stack)
   7) Thread[id=9222, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7979, state=TERMINATED, group={null group}]
        at (empty stack)
   8) Thread[id=9184, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7941, state=TERMINATED, group={null group}]
        at (empty stack)
   9) Thread[id=9224, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7981, state=TERMINATED, group={null group}]
        at (empty stack)
  10) Thread[id=9214, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7971, state=TERMINATED, group={null group}]
        at (empty stack)
  11) Thread[id=9225, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7982, state=TERMINATED, group={null group}]
        at (empty stack)
  12) Thread[id=9236, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7993, state=TERMINATED, group={null group}]
        at (empty stack)
  13) Thread[id=9278, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8034, state=TERMINATED, group={null group}]
        at (empty stack)
  14) Thread[id=9256, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8013, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=9218, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7975, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=9174, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7931, state=TERMINATED, group={null group}]
        at (empty stack)
  17) Thread[id=9203, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7960, state=TERMINATED, group={null group}]
        at (empty stack)
  18) Thread[id=9261, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8018, state=TERMINATED, group={null group}]
        at (empty stack)
  19) Thread[id=9253, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8010, state=TERMINATED, group={null group}]
        at (empty stack)
  20) Thread[id=9248, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8005, state=TERMINATED, group={null group}]
        at (empty stack)
  21) Thread[id=9212, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7969, state=TERMINATED, group={null group}]
        at (empty stack)
  22) Thread[id=9213, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7970, state=TERMINATED, group={null group}]
        at (empty stack)
  23) Thread[id=9172, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7929, state=TERMINATED, group={null group}]
        at (empty stack)
  24) Thread[id=9247, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8004, state=TERMINATED, group={null group}]
        at (empty stack)
  25) Thread[id=9234, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7991, state=TERMINATED, group={null group}]
        at (empty stack)
  26) Thread[id=9179, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7936, state=TERMINATED, group={null group}]
        at (empty stack)
  27) Thread[id=9279, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8035, state=TERMINATED, group={null group}]
        at (empty stack)
  28) Thread[id=9190, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7947, state=TERMINATED, group={null group}]
        at (empty stack)
  29) Thread[id=9260, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8017, state=TERMINATED, group={null group}]
        at (empty stack)
  30) Thread[id=9257, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker8014, state=TERMINATED, group={null group}]
        at (empty stack)
  31) Thread[id=9188, name=Root-SUITE-TestJsonFacetErrors-seed#[DEAA8ECCA854687F]-worker7945, state=TERMI

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 20s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1060 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1060/

16 tests failed.
FAILED:  org.apache.solr.handler.dataimport.TestVariableResolverEndToEnd.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 31 threads leaked from SUITE scope at org.apache.solr.handler.dataimport.TestVariableResolverEndToEnd: 
   1) Thread[id=298, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker267, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=333, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker302, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=310, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker279, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=274, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker244, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=314, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker283, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=292, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker261, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=338, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker307, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=307, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker276, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=248, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker218, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=255, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker225, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=337, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker306, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=328, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker297, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=318, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker287, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=341, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker310, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=329, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker298, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=279, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker249, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=268, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker238, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=253, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker223, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=285, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker255, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=249, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker219, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=293, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker262, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=247, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker217, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:714)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 31 threads leaked from SUITE scope at org.apache.solr.handler.dataimport.TestVariableResolverEndToEnd: 
   1) Thread[id=298, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker267, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=333, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker302, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=310, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker279, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=274, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker244, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=314, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker283, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=292, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker261, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=338, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker307, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=307, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker276, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=248, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker218, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=255, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker225, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=337, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker306, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=328, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker297, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=318, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker287, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=341, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker310, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=329, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker298, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=279, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker249, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=268, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker238, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=253, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker223, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=285, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker255, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=249, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker219, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=293, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker262, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=247, name=Root-SUITE-TestVariableResolverEndToEnd-seed#[23ED3AB1AEAC15A5]-worker217, state=WAITING, group=TGRP-TestVariableResolverEndToEnd]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:714)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([23ED3AB1AEAC15A5]:0)


FAILED:  org.apache.solr.cloud.OutOfBoxZkACLAndCredentialsProvidersTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.OutOfBoxZkACLAndCredentialsProvidersTest: 
   1) Thread[id=6248, name=Root-TEST-OutOfBoxZkACLAndCredentialsProvidersTest.testOpenACLUnsafeAllover-seed#[23ED3AB1AEAC15A5]5616, state=RUNNABLE, group=TGRP-OutOfBoxZkACLAndCredentialsProvidersTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.OutOfBoxZkACLAndCredentialsProvidersTest: 
   1) Thread[id=6248, name=Root-TEST-OutOfBoxZkACLAndCredentialsProvidersTest.testOpenACLUnsafeAllover-seed#[23ED3AB1AEAC15A5]5616, state=RUNNABLE, group=TGRP-OutOfBoxZkACLAndCredentialsProvidersTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
	at __randomizedtesting.SeedInfo.seed([23ED3AB1AEAC15A5]:0)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 21 threads leaked from SUITE scope at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest: 
   1) Thread[id=6319, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5660, state=WAITING, group=TGRP-CollectionsAPIAsyncDistributedZkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=6339, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5680, state=WAITING, group=TGRP-CollectionsAPIAsyncDistributedZkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=6320, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5661, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=6266, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5627, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=6344, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5685, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=6323, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5663, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=6276, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5637, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=6313, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5654, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=6311, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5652, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=6324, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5665, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=6257, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5618, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=6353, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5694, state=WAITING, group=TGRP-CollectionsAPIAsyncDistributedZkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=6318, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5659, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=6342, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5683, state=TERMINATED, group={null group}]
        at (empty stack)
  15) Thread[id=6303, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5644, state=TERMINATED, group={null group}]
        at (empty stack)
  16) Thread[id=6351, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5692, state=WAITING, group=TGRP-CollectionsAPIAsyncDistributedZkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 21 threads leaked from SUITE scope at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest: 
   1) Thread[id=6319, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5660, state=WAITING, group=TGRP-CollectionsAPIAsyncDistributedZkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=6339, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5680, state=WAITING, group=TGRP-CollectionsAPIAsyncDistributedZkTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=6320, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5661, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=6266, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5627, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=6344, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5685, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=6323, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5663, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=6276, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5637, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=6313, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5654, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=6311, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5652, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=6324, name=Root-SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[23ED3AB1AEAC15A5]-worker5665, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 19s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1059 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1059/

24 tests failed.
FAILED:  org.apache.solr.CursorPagingTest.testCacheImpacts

Error Message:
java.lang.UnsupportedOperationException

Stack Trace:
java.lang.UnsupportedOperationException
	at __randomizedtesting.SeedInfo.seed([51E1E9EADF2C47E1:23E70492EA95A0EF]:0)
	at org.apache.lucene.queries.function.FunctionValues.longVal(FunctionValues.java:49)
	at org.apache.solr.schema.CurrencyFieldType$RawCurrencyValueSource$1.longVal(CurrencyFieldType.java:571)
	at org.apache.solr.schema.CurrencyFieldType$RawCurrencyValueSource$1.doubleVal(CurrencyFieldType.java:629)
	at org.apache.lucene.queries.function.ValueSource$ValueSourceComparator.copy(ValueSource.java:417)
	at org.apache.lucene.search.MultiLeafFieldComparator.copy(MultiLeafFieldComparator.java:81)
	at org.apache.lucene.search.TopFieldCollector$TopFieldLeafCollector.collectAnyHit(TopFieldCollector.java:126)
	at org.apache.lucene.search.TopFieldCollector$SimpleFieldCollector$1.collect(TopFieldCollector.java:200)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.scoreAll(Weight.java:254)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:205)
	at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:741)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:528)
	at org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:215)
	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1575)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1421)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:604)
	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1513)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:403)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:332)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2939)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:331)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:313)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:876)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:845)
	at org.apache.solr.CursorPagingTest.assertFullWalkNoDups(CursorPagingTest.java:672)
	at org.apache.solr.CursorPagingTest.testCacheImpacts(CursorPagingTest.java:539)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.handler.component.SearchHandlerTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 39 threads leaked from SUITE scope at org.apache.solr.handler.component.SearchHandlerTest: 
   1) Thread[id=725, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker602, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=731, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker608, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=682, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker559, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=735, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker612, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=740, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker617, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=687, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker564, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=736, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker613, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=808, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker657, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=688, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker565, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=673, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker550, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=823, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker669, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=718, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker595, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=724, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker601, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=755, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker632, state=RUNNABLE, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=760, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker637, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=733, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker610, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=765, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker642, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=822, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker668, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=749, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker626, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=761, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker638, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=805, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker654, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=807, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker656, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  23) Thread[id=701, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker578, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=762, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker639, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  25) Thread[id=715, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker592, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  26) Thread[id=763, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker640, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  27) Thread[id=674, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker551, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  28) Thread[id=696, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker573, state=TERMINATED, group={null group}]
        at (empty stack)
  29) Thread[id=746, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker623, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  30) Thread[id=727, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker604, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  31) Thread[id=732, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker609, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  32) Thread[id=824, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker670, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  33) Thread[id=723, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker600, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  34) Thread[id=679, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker556, state=TERMINATED, group={null group}]
        at (empty stack)
  35) Thread[id=689, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker566, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  36) Thread[id=683, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker560, state=TERMINATED, group={null group}]
        at (empty stack)
  37) Thread[id=750, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker627, state=TERMINATED, group={null group}]
        at (empty stack)
  38) Thread[id=814, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker662, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  39) Thread[id=728, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker605, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 39 threads leaked from SUITE scope at org.apache.solr.handler.component.SearchHandlerTest: 
   1) Thread[id=725, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker602, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   2) Thread[id=731, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker608, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   3) Thread[id=682, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker559, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   4) Thread[id=735, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker612, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   5) Thread[id=740, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker617, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   6) Thread[id=687, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker564, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   7) Thread[id=736, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker613, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   8) Thread[id=808, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker657, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
   9) Thread[id=688, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker565, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  10) Thread[id=673, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker550, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  11) Thread[id=823, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker669, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  12) Thread[id=718, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker595, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  13) Thread[id=724, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker601, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  14) Thread[id=755, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker632, state=RUNNABLE, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  15) Thread[id=760, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker637, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  16) Thread[id=733, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker610, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  17) Thread[id=765, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker642, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  18) Thread[id=822, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker668, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  19) Thread[id=749, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker626, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  20) Thread[id=761, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker638, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  21) Thread[id=805, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker654, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  22) Thread[id=807, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker656, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  23) Thread[id=701, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker578, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  24) Thread[id=762, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker639, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  25) Thread[id=715, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker592, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  26) Thread[id=763, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker640, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  27) Thread[id=674, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker551, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  28) Thread[id=696, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker573, state=TERMINATED, group={null group}]
        at (empty stack)
  29) Thread[id=746, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker623, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  30) Thread[id=727, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker604, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  31) Thread[id=732, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker609, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  32) Thread[id=824, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker670, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:986)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
  33) Thread[id=723, name=Root-SUITE-SearchHandlerTest-seed#[51E1E9EADF2C47E1]-worker600, state=WAITING, group=TGRP-SearchHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(L

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

o get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 4 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 48s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1058 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1058/

13 tests failed.
FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:45275_solr, 127.0.0.1:46389_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:45275_solr, 127.0.0.1:46389_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:45275_solr, 127.0.0.1:46389_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:45275_solr, 127.0.0.1:46389_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([67B4DA36239C4BC7:EFE0E5EC8D60263F]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([67B4DA36239C4BC7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=38, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[67B4DA36239C4BC7], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=38, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[67B4DA36239C4BC7], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([67B4DA36239C4BC7]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_67B4DA36239C4BC7-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d8a54a8)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=504, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[67B4DA36239C4BC7], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=504, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[67B4DA36239C4BC7], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([67B4DA36239C4BC7]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_67B4DA36239C4BC7-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4be53a6)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=766, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[67B4DA36239C4BC7], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=766, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[67B4DA36239C4BC7], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([67B4DA36239C4BC7]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@184727de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ced893c)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1278, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[67B4DA36239C4BC7], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1278, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[67B4DA36239C4BC7], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([67B4DA36239C4BC7]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@6161feaa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2dab9ee2)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([67B4DA36239C4BC7:24F3BF506683CF30]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([67B4DA36239C4BC7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([67B4DA36239C4BC7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([67B4DA36239C4BC7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 19,536 bytes (threshold is 600). Field reference sizes (counted individually):
  - 19,536 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 18,808 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 19,536 bytes (threshold is 600). Field reference sizes (counted individually):
  - 19,536 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 18,808 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([67B4DA36239C4BC7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 20,632 bytes (threshold is 600). Field reference sizes (counted individually):
  - 20,632 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 19,864 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 20,632 bytes (threshold is 600). Field reference sizes (counted individually):
  - 20,632 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 19,864 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([67B4DA36239C4BC7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,776 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,368 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,776 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,368 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([67B4DA36239C4BC7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16352 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.628 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=67B4DA36239C4BC7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=67B4DA36239C4BC7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=67B4DA36239C4BC7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=67B4DA36239C4BC7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=67B4DA36239C4BC7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=67B4DA36239C4BC7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=67B4DA36239C4BC7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=67B4DA36239C4BC7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=67B4DA36239C4BC7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=67B4DA36239C4BC7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=67B4DA36239C4BC7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=67B4DA36239C4BC7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=67B4DA36239C4BC7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-a

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 29s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1057 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1057/

13 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1731, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[2D17A05F60AB0BA], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1731, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[2D17A05F60AB0BA], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([2D17A05F60AB0BA]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_2D17A05F60AB0BA-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36566ead)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([2D17A05F60AB0BA]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[2D17A05F60AB0BA], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[2D17A05F60AB0BA], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([2D17A05F60AB0BA]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_2D17A05F60AB0BA-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@228f496)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=688, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[2D17A05F60AB0BA], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=688, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[2D17A05F60AB0BA], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([2D17A05F60AB0BA]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_2D17A05F60AB0BA-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@670e7b44)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=752, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[2D17A05F60AB0BA], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=752, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[2D17A05F60AB0BA], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([2D17A05F60AB0BA]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@160e2734 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2204218c)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=607, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[2D17A05F60AB0BA], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=607, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[2D17A05F60AB0BA], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([2D17A05F60AB0BA]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@236f797b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4754db8c)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([2D17A05F60AB0BA:41961F63B315344D]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([2D17A05F60AB0BA]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([2D17A05F60AB0BA]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([2D17A05F60AB0BA]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,736 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,736 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 8,008 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,736 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,736 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 8,008 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([2D17A05F60AB0BA]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,968 bytes (threshold is 600). Field reference sizes (counted individually):
  - 12,968 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 12,160 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,968 bytes (threshold is 600). Field reference sizes (counted individually):
  - 12,968 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 12,160 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([2D17A05F60AB0BA]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,304 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,896 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,304 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,896 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([2D17A05F60AB0BA]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15982 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.289 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D17A05F60AB0BA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D17A05F60AB0BA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D17A05F60AB0BA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D17A05F60AB0BA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D17A05F60AB0BA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D17A05F60AB0BA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D17A05F60AB0BA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D17A05F60AB0BA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D17A05F60AB0BA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D17A05F60AB0BA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D17A05F60AB0BA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D17A05F60AB0BA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2D17A05F60AB0BA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: 

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 23s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1056 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1056/

15 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=642, name=ParWork-CloudSolrClient546, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=642, name=ParWork-CloudSolrClient546, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)
	at __randomizedtesting.SeedInfo.seed([48D808AA9FBF6783]:0)


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:33477_solr, 127.0.0.1:46405_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:33477_solr, 127.0.0.1:46405_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:33477_solr, 127.0.0.1:46405_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:33477_solr, 127.0.0.1:46405_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([48D808AA9FBF6783:C08C377031430A7B]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1790, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[48D808AA9FBF6783], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1790, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[48D808AA9FBF6783], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([48D808AA9FBF6783]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_48D808AA9FBF6783-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5fc13da9)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([48D808AA9FBF6783]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[48D808AA9FBF6783], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[48D808AA9FBF6783], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([48D808AA9FBF6783]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_48D808AA9FBF6783-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f280010)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=661, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[48D808AA9FBF6783], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=661, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[48D808AA9FBF6783], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([48D808AA9FBF6783]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_48D808AA9FBF6783-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d1774fa)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=710, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[48D808AA9FBF6783], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=710, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[48D808AA9FBF6783], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([48D808AA9FBF6783]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@3c72bc16 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@607eaaed)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=583, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[48D808AA9FBF6783], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=583, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[48D808AA9FBF6783], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([48D808AA9FBF6783]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@5e9f6b15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@820f282)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([48D808AA9FBF6783:B9F6DCCDAA0E374]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([48D808AA9FBF6783]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([48D808AA9FBF6783]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([48D808AA9FBF6783]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,160 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,160 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 17,432 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,160 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,160 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 17,432 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([48D808AA9FBF6783]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,432 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,432 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,624 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,432 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,432 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,624 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([48D808AA9FBF6783]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,728 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,320 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,984 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,728 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,320 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,984 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([48D808AA9FBF6783]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16567 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.844 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=48D808AA9FBF6783 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=48D808AA9FBF6783 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=48D808AA9FBF6783 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=48D808AA9FBF6783 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=48D808AA9FBF6783 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=48D808AA9FBF6783 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=48D808AA9FBF6783 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=48D808AA9FBF6783 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=48D808AA9FBF6783 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=48D808AA9FBF6783 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=48D808AA9FBF6783 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=48D808AA9FBF6783 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=48D808AA9FBF6783 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=48D808AA9FBF6783 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=48D808AA9FBF6783 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Tr

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 48s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1055 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1055/

15 tests failed.
FAILED:  org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=false)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:37669_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=false)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:37669_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([312E90291622D2BB:542B945884D6CAF9]:0)
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=false)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:37669_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:86)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)
Caused by: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=false)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:37669_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2052)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.waitForState(BaseCloudSolrClient.java:410)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:83)
	... 5 more


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:44309_solr, 127.0.0.1:46131_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:44309_solr, 127.0.0.1:46131_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:44309_solr, 127.0.0.1:46131_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:44309_solr, 127.0.0.1:46131_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([312E90291622D2BB:B97AAFF3B8DEBF43]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1783, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[312E90291622D2BB], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1783, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[312E90291622D2BB], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([312E90291622D2BB]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_312E90291622D2BB-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74973204)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([312E90291622D2BB]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[312E90291622D2BB], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[312E90291622D2BB], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([312E90291622D2BB]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_312E90291622D2BB-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33c7c5e)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=681, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[312E90291622D2BB], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=681, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[312E90291622D2BB], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([312E90291622D2BB]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_312E90291622D2BB-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34a066e2)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=600, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[312E90291622D2BB], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=600, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[312E90291622D2BB], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([312E90291622D2BB]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@2e53ae5d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68d2b076)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=605, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[312E90291622D2BB], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=605, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[312E90291622D2BB], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([312E90291622D2BB]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@50080c6a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@393bcea1)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([312E90291622D2BB:7269F54F533D564C]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([312E90291622D2BB]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,144 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,144 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([312E90291622D2BB]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([312E90291622D2BB]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,680 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,680 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 17,952 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,680 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,680 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 17,952 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([312E90291622D2BB]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 5,432 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,432 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 4,624 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 5,432 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,432 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 4,624 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([312E90291622D2BB]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,288 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,880 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,424 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,288 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,880 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,424 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([312E90291622D2BB]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 17071 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.256 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=312E90291622D2BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=312E90291622D2BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=312E90291622D2BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=312E90291622D2BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=312E90291622D2BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=312E90291622D2BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=312E90291622D2BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=312E90291622D2BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=312E90291622D2BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=312E90291622D2BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=312E90291622D2BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=312E90291622D2BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=312E90291622D2BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=312E90291622D2BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=312E90291622D2BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 25m 4s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1054 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1054/

14 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=257, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[CF6CF6E00E50E05C], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=257, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[CF6CF6E00E50E05C], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([CF6CF6E00E50E05C]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_CF6CF6E00E50E05C-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ecf5702)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
java.lang.AssertionError: expected:<10> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<0>
	at __randomizedtesting.SeedInfo.seed([CF6CF6E00E50E05C:9F396EE357715641]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([CF6CF6E00E50E05C]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=39, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[CF6CF6E00E50E05C], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=39, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[CF6CF6E00E50E05C], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([CF6CF6E00E50E05C]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_CF6CF6E00E50E05C-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e33e64a)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=474, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[CF6CF6E00E50E05C], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=474, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[CF6CF6E00E50E05C], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([CF6CF6E00E50E05C]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_CF6CF6E00E50E05C-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ecf5702)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=831, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[CF6CF6E00E50E05C], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=831, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[CF6CF6E00E50E05C], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([CF6CF6E00E50E05C]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@1c7b1aaf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f55dd57)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1215, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[CF6CF6E00E50E05C], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1215, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[CF6CF6E00E50E05C], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([CF6CF6E00E50E05C]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@4885b00f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e935c15)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([CF6CF6E00E50E05C:8C2B93864B4F64AB]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([CF6CF6E00E50E05C]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([CF6CF6E00E50E05C]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([CF6CF6E00E50E05C]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,208 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,208 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 17,480 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,208 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,208 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 17,480 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([CF6CF6E00E50E05C]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 15,072 bytes (threshold is 600). Field reference sizes (counted individually):
  - 15,072 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 14,264 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 15,072 bytes (threshold is 600). Field reference sizes (counted individually):
  - 15,072 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 14,264 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([CF6CF6E00E50E05C]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,856 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,448 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,640 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,856 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,448 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,640 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([CF6CF6E00E50E05C]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16647 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.32 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MissingSegmentRecoveryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.MissingSegmentRecoveryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CF6CF6E00E50E05C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CF6CF6E00E50E05C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CF6CF6E00E50E05C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CF6CF6E00E50E05C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CF6CF6E00E50E05C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CF6CF6E00E50E05C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CF6CF6E00E50E05C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CF6CF6E00E50E05C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CF6CF6E00E50E05C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CF6CF6E00E50E05C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CF6CF6E00E50E05C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CF6CF6E00E50E05C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CF6CF6E00E50E05C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CF6CF6E00E50E05C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.ne

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 56s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1053 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1053/

13 tests failed.
FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:35021_solr, 127.0.0.1:42679_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:35021_solr, 127.0.0.1:42679_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:35021_solr, 127.0.0.1:42679_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:35021_solr, 127.0.0.1:42679_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([DFF173C72714B5ED:57A54C1D89E8D815]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([DFF173C72714B5ED]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[DFF173C72714B5ED], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[DFF173C72714B5ED], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([DFF173C72714B5ED]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_DFF173C72714B5ED-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27ec06cc)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=619, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[DFF173C72714B5ED], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=619, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[DFF173C72714B5ED], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([DFF173C72714B5ED]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_DFF173C72714B5ED-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6aa14973)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=541, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[DFF173C72714B5ED], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=541, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[DFF173C72714B5ED], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([DFF173C72714B5ED]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@13dcc58b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79d64e85)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=538, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[DFF173C72714B5ED], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=538, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[DFF173C72714B5ED], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([DFF173C72714B5ED]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@7214f14e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ed0bfa)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([DFF173C72714B5ED:9CB616A1620B311A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([DFF173C72714B5ED]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([DFF173C72714B5ED]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([DFF173C72714B5ED]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 53,672 bytes (threshold is 600). Field reference sizes (counted individually):
  - 53,672 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 52,944 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 53,672 bytes (threshold is 600). Field reference sizes (counted individually):
  - 53,672 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 52,944 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([DFF173C72714B5ED]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,632 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,632 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,824 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,632 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,632 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,824 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([DFF173C72714B5ED]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,768 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,360 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,768 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,360 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([DFF173C72714B5ED]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16388 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.01 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DFF173C72714B5ED -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DFF173C72714B5ED -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DFF173C72714B5ED -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DFF173C72714B5ED -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DFF173C72714B5ED -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DFF173C72714B5ED -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DFF173C72714B5ED -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DFF173C72714B5ED -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DFF173C72714B5ED -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DFF173C72714B5ED -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DFF173C72714B5ED -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DFF173C72714B5ED -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DFF173C72714B5ED -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-j

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 8s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1052 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1052/

16 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=294, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[C70C6B07EF1F4EDE], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=294, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[C70C6B07EF1F4EDE], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([C70C6B07EF1F4EDE]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_C70C6B07EF1F4EDE-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61a082af)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
java.lang.AssertionError: expected:<10> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<0>
	at __randomizedtesting.SeedInfo.seed([C70C6B07EF1F4EDE:9759F304B63EF8C3]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd

Error Message:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>

Stack Trace:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>
	at __randomizedtesting.SeedInfo.seed([C70C6B07EF1F4EDE:6FE698FA180FAE1B]:0)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:956)
	at org.junit.Assert.assertThat(Assert.java:923)
	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd(DistributedUpdateProcessorTest.java:107)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52)
	at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:34645_solr, 127.0.0.1:45199_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:34645_solr, 127.0.0.1:45199_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:34645_solr, 127.0.0.1:45199_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:34645_solr, 127.0.0.1:45199_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([C70C6B07EF1F4EDE:4F5854DD41E32326]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([C70C6B07EF1F4EDE]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=42, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[C70C6B07EF1F4EDE], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=42, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[C70C6B07EF1F4EDE], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([C70C6B07EF1F4EDE]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_C70C6B07EF1F4EDE-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@363edc65)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=501, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[C70C6B07EF1F4EDE], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=501, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[C70C6B07EF1F4EDE], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([C70C6B07EF1F4EDE]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_C70C6B07EF1F4EDE-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61a082af)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=804, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[C70C6B07EF1F4EDE], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=804, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[C70C6B07EF1F4EDE], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([C70C6B07EF1F4EDE]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@78aa49ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cb6f18a)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1328, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[C70C6B07EF1F4EDE], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1328, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[C70C6B07EF1F4EDE], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([C70C6B07EF1F4EDE]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@757f9a1d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76bdc33c)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([C70C6B07EF1F4EDE:844B0E61AA00CA29]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([C70C6B07EF1F4EDE]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([C70C6B07EF1F4EDE]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([C70C6B07EF1F4EDE]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 15,664 bytes (threshold is 600). Field reference sizes (counted individually):
  - 15,664 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 14,936 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 15,664 bytes (threshold is 600). Field reference sizes (counted individually):
  - 15,664 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 14,936 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([C70C6B07EF1F4EDE]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 26,544 bytes (threshold is 600). Field reference sizes (counted individually):
  - 26,544 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 25,736 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 26,544 bytes (threshold is 600). Field reference sizes (counted individually):
  - 26,544 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 25,736 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([C70C6B07EF1F4EDE]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,728 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,320 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,728 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,320 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([C70C6B07EF1F4EDE]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 17562 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.709 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MissingSegmentRecoveryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.MissingSegmentRecoveryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C70C6B07EF1F4EDE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.processor.DistributedUpdateProcessorTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.processor.DistributedUpdateProcessorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C70C6B07EF1F4EDE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C70C6B07EF1F4EDE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C70C6B07EF1F4EDE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C70C6B07EF1F4EDE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C70C6B07EF1F4EDE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C70C6B07EF1F4EDE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C70C6B07EF1F4EDE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C70C6B07EF1F4EDE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C70C6B07EF1F4EDE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C70C6B07EF1F4EDE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C70C6B07EF1F4EDE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C70C6B07EF1F4EDE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C70C6B07EF1F4EDE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C70C6B07EF1F4EDE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C70C6B07EF1F4EDE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refi

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 38s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1051 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1051/

13 tests failed.
FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:37405_solr, 127.0.0.1:41345_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:37405_solr, 127.0.0.1:41345_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:37405_solr, 127.0.0.1:41345_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:37405_solr, 127.0.0.1:41345_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([653CF093D2F4C8B2:ED68CF497C08A54A]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([653CF093D2F4C8B2]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[653CF093D2F4C8B2], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[653CF093D2F4C8B2], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([653CF093D2F4C8B2]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_653CF093D2F4C8B2-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@47737dbf)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=670, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[653CF093D2F4C8B2], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=670, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[653CF093D2F4C8B2], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([653CF093D2F4C8B2]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_653CF093D2F4C8B2-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e6f109c)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=684, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[653CF093D2F4C8B2], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=684, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[653CF093D2F4C8B2], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([653CF093D2F4C8B2]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@3e581850 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7379b741)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=594, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[653CF093D2F4C8B2], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=594, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[653CF093D2F4C8B2], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([653CF093D2F4C8B2]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@50f3db1e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73c0c820)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([653CF093D2F4C8B2:267B95F597EB4C45]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([653CF093D2F4C8B2]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([653CF093D2F4C8B2]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([653CF093D2F4C8B2]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 35,696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 35,696 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 34,968 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 35,696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 35,696 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 34,968 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([653CF093D2F4C8B2]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 36,864 bytes (threshold is 600). Field reference sizes (counted individually):
  - 36,864 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 36,056 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 36,864 bytes (threshold is 600). Field reference sizes (counted individually):
  - 36,864 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 36,056 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([653CF093D2F4C8B2]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,848 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,440 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,640 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,848 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,440 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,640 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([653CF093D2F4C8B2]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16476 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.745 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=653CF093D2F4C8B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=653CF093D2F4C8B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=653CF093D2F4C8B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=653CF093D2F4C8B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=653CF093D2F4C8B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=653CF093D2F4C8B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=653CF093D2F4C8B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=653CF093D2F4C8B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=653CF093D2F4C8B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=653CF093D2F4C8B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=653CF093D2F4C8B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=653CF093D2F4C8B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=653CF093D2F4C8B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checks

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 22s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1050 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1050/

14 tests failed.
FAILED:  org.apache.solr.CursorPagingTest.testCacheImpacts

Error Message:
java.lang.UnsupportedOperationException

Stack Trace:
java.lang.UnsupportedOperationException
	at __randomizedtesting.SeedInfo.seed([4D28B675A01FF5D9:3F2E5B0D95A612D7]:0)
	at org.apache.lucene.queries.function.FunctionValues.longVal(FunctionValues.java:49)
	at org.apache.solr.schema.CurrencyFieldType$RawCurrencyValueSource$1.longVal(CurrencyFieldType.java:571)
	at org.apache.solr.schema.CurrencyFieldType$RawCurrencyValueSource$1.doubleVal(CurrencyFieldType.java:629)
	at org.apache.lucene.queries.function.ValueSource$ValueSourceComparator.copy(ValueSource.java:417)
	at org.apache.lucene.search.MultiLeafFieldComparator.copy(MultiLeafFieldComparator.java:81)
	at org.apache.lucene.search.TopFieldCollector$TopFieldLeafCollector.collectAnyHit(TopFieldCollector.java:126)
	at org.apache.lucene.search.TopFieldCollector$SimpleFieldCollector$1.collect(TopFieldCollector.java:200)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.scoreAll(Weight.java:254)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:205)
	at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:741)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:528)
	at org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:215)
	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1575)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1421)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:604)
	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1513)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:403)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:332)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2927)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:338)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:320)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:874)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:843)
	at org.apache.solr.CursorPagingTest.assertFullWalkNoDups(CursorPagingTest.java:668)
	at org.apache.solr.CursorPagingTest.testCacheImpacts(CursorPagingTest.java:535)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:35157_solr, 127.0.0.1:43219_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:35157_solr, 127.0.0.1:43219_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:35157_solr, 127.0.0.1:43219_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:35157_solr, 127.0.0.1:43219_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([4D28B675A01FF5D9:C57C89AF0EE39821]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([4D28B675A01FF5D9]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[4D28B675A01FF5D9], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[4D28B675A01FF5D9], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([4D28B675A01FF5D9]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_4D28B675A01FF5D9-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@15b30310)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=654, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[4D28B675A01FF5D9], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=654, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[4D28B675A01FF5D9], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([4D28B675A01FF5D9]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_4D28B675A01FF5D9-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@151896c)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=718, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[4D28B675A01FF5D9], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=718, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[4D28B675A01FF5D9], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([4D28B675A01FF5D9]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@246f3465 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bd120b)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=566, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[4D28B675A01FF5D9], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=566, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[4D28B675A01FF5D9], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([4D28B675A01FF5D9]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@71a32eeb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d88cb88)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([4D28B675A01FF5D9:E6FD313E500712E]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([4D28B675A01FF5D9]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,856 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,856 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([4D28B675A01FF5D9]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([4D28B675A01FF5D9]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,552 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,552 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 9,824 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,552 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,552 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 9,824 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([4D28B675A01FF5D9]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,792 bytes (threshold is 600). Field reference sizes (counted individually):
  - 12,792 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 11,984 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,792 bytes (threshold is 600). Field reference sizes (counted individually):
  - 12,792 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 11,984 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([4D28B675A01FF5D9]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,720 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,312 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,720 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,312 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([4D28B675A01FF5D9]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 17659 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.005 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4D28B675A01FF5D9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.CursorPagingTest.testCacheImpacts (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.CursorPagingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.CursorPagingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4D28B675A01FF5D9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4D28B675A01FF5D9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4D28B675A01FF5D9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4D28B675A01FF5D9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4D28B675A01FF5D9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4D28B675A01FF5D9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4D28B675A01FF5D9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4D28B675A01FF5D9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4D28B675A01FF5D9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4D28B675A01FF5D9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4D28B675A01FF5D9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4D28B675A01FF5D9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4D28B675A01FF5D9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency ch

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 55s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1049 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1049/

12 tests failed.
FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([D5EC4D672290527E]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=41, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[D5EC4D672290527E], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=41, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[D5EC4D672290527E], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([D5EC4D672290527E]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_D5EC4D672290527E-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2cfdb57a)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=453, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[D5EC4D672290527E], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=453, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[D5EC4D672290527E], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([D5EC4D672290527E]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_D5EC4D672290527E-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e8cccc5)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=797, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[D5EC4D672290527E], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=797, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[D5EC4D672290527E], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([D5EC4D672290527E]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@ca2fff0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11cd4155)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1237, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[D5EC4D672290527E], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1237, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[D5EC4D672290527E], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([D5EC4D672290527E]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@60c993b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9f6625e)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([D5EC4D672290527E:96AB2801678FD689]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([D5EC4D672290527E]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([D5EC4D672290527E]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([D5EC4D672290527E]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,576 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,576 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 9,848 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,576 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,576 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 9,848 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([D5EC4D672290527E]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,288 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,288 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,480 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,288 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,288 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,480 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([D5EC4D672290527E]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,728 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,320 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,728 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,320 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([D5EC4D672290527E]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15825 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.204 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D5EC4D672290527E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D5EC4D672290527E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D5EC4D672290527E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D5EC4D672290527E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D5EC4D672290527E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D5EC4D672290527E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D5EC4D672290527E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D5EC4D672290527E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D5EC4D672290527E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D5EC4D672290527E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D5EC4D672290527E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D5EC4D672290527E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 5s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1048 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1048/

14 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1781, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[78FC0EE76FFC29F5], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1781, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[78FC0EE76FFC29F5], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([78FC0EE76FFC29F5]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_78FC0EE76FFC29F5-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@436751e2)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd

Error Message:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>

Stack Trace:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>
	at __randomizedtesting.SeedInfo.seed([78FC0EE76FFC29F5:D016FD1A98ECC930]:0)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:956)
	at org.junit.Assert.assertThat(Assert.java:923)
	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd(DistributedUpdateProcessorTest.java:107)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52)
	at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([78FC0EE76FFC29F5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[78FC0EE76FFC29F5], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[78FC0EE76FFC29F5], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([78FC0EE76FFC29F5]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_78FC0EE76FFC29F5-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ddae7d9)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=677, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[78FC0EE76FFC29F5], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=677, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[78FC0EE76FFC29F5], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([78FC0EE76FFC29F5]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_78FC0EE76FFC29F5-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77076a34)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=617, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[78FC0EE76FFC29F5], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=617, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[78FC0EE76FFC29F5], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([78FC0EE76FFC29F5]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@4c551d2e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2857e2b4)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=598, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[78FC0EE76FFC29F5], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=598, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[78FC0EE76FFC29F5], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([78FC0EE76FFC29F5]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@50b4c7b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11cf2a64)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([78FC0EE76FFC29F5:3BBB6B812AE3AD02]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([78FC0EE76FFC29F5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([78FC0EE76FFC29F5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([78FC0EE76FFC29F5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 22,392 bytes (threshold is 600). Field reference sizes (counted individually):
  - 22,392 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 21,664 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 22,392 bytes (threshold is 600). Field reference sizes (counted individually):
  - 22,392 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 21,664 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([78FC0EE76FFC29F5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,632 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,632 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,824 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,632 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,632 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,824 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([78FC0EE76FFC29F5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,352 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,944 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,296 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,352 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,944 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,296 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([78FC0EE76FFC29F5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16205 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.055 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.processor.DistributedUpdateProcessorTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.processor.DistributedUpdateProcessorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=78FC0EE76FFC29F5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=78FC0EE76FFC29F5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=78FC0EE76FFC29F5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=78FC0EE76FFC29F5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=78FC0EE76FFC29F5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=78FC0EE76FFC29F5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=78FC0EE76FFC29F5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=78FC0EE76FFC29F5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=78FC0EE76FFC29F5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=78FC0EE76FFC29F5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=78FC0EE76FFC29F5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=78FC0EE76FFC29F5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=78FC0EE76FFC29F5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=78FC0EE76FFC29F5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('comm

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 20s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1047 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1047/

19 tests failed.
FAILED:  org.apache.solr.CursorPagingTest.testCacheImpacts

Error Message:
java.lang.UnsupportedOperationException

Stack Trace:
java.lang.UnsupportedOperationException
	at __randomizedtesting.SeedInfo.seed([BD99479607464213:CF9FAAEE32FFA51D]:0)
	at org.apache.lucene.queries.function.FunctionValues.longVal(FunctionValues.java:49)
	at org.apache.solr.schema.CurrencyFieldType$RawCurrencyValueSource$1.longVal(CurrencyFieldType.java:571)
	at org.apache.solr.schema.CurrencyFieldType$RawCurrencyValueSource$1.doubleVal(CurrencyFieldType.java:629)
	at org.apache.lucene.queries.function.ValueSource$ValueSourceComparator.copy(ValueSource.java:417)
	at org.apache.lucene.search.MultiLeafFieldComparator.copy(MultiLeafFieldComparator.java:81)
	at org.apache.lucene.search.TopFieldCollector$TopFieldLeafCollector.collectAnyHit(TopFieldCollector.java:126)
	at org.apache.lucene.search.TopFieldCollector$SimpleFieldCollector$1.collect(TopFieldCollector.java:200)
	at org.apache.solr.search.SolrIndexSearcher.sortDocSet(SolrIndexSearcher.java:1992)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1411)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:604)
	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1513)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:403)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:332)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2927)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:338)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:320)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:874)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:843)
	at org.apache.solr.CursorPagingTest.assertFullWalkNoDups(CursorPagingTest.java:668)
	at org.apache.solr.CursorPagingTest.testCacheImpacts(CursorPagingTest.java:535)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BD99479607464213:532CE4A8AAD576FF]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceDynamicFieldAccuracy(SchemaTest.java:473)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldWithMaxCharsAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BD99479607464213:3AC5454CF081CC49]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.createStoredStringField(SchemaTest.java:75)
	at org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldWithMaxCharsAccuracy(SchemaTest.java:765)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithAnalyzerClassAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BD99479607464213:E8A3D6D351535F8B]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithAnalyzerClassAccuracy(SchemaTest.java:612)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithSimilarityAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BD99479607464213:DE4B486BE0FFD3B4]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithSimilarityAccuracy(SchemaTest.java:581)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BD99479607464213:8CB4B6B567963815]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.createStoredStringField(SchemaTest.java:75)
	at org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldAccuracy(SchemaTest.java:742)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:38655_solr, 127.0.0.1:46509_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:38655_solr, 127.0.0.1:46509_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:38655_solr, 127.0.0.1:46509_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:38655_solr, 127.0.0.1:46509_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([BD99479607464213:35CD784CA9BA2FEB]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([BD99479607464213]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[BD99479607464213], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[BD99479607464213], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([BD99479607464213]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_BD99479607464213-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@728372bc)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=691, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[BD99479607464213], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=691, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[BD99479607464213], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([BD99479607464213]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_BD99479607464213-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@18e3404c)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=495, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[BD99479607464213], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=495, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[BD99479607464213], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([BD99479607464213]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@1920ceaf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7854ee55)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=613, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[BD99479607464213], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=613, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[BD99479607464213], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([BD99479607464213]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@4e79b343 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41b49b5b)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([BD99479607464213:FEDE22F04259C6E4]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([BD99479607464213]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([BD99479607464213]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([BD99479607464213]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 39,080 bytes (threshold is 600). Field reference sizes (counted individually):
  - 39,080 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 38,352 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 39,080 bytes (threshold is 600). Field reference sizes (counted individually):
  - 39,080 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 38,352 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([BD99479607464213]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 7,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,648 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 6,840 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 7,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,648 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 6,840 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([BD99479607464213]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,720 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,312 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,720 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,312 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([BD99479607464213]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 21605 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 30.798 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.request.SchemaTest.testReplaceDynamicFieldAccuracy (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.SchemaTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.SchemaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BD99479607464213 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldWithMaxCharsAccuracy (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.SchemaTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.SchemaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BD99479607464213 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithAnalyzerClassAccuracy (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.SchemaTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.SchemaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BD99479607464213 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithSimilarityAccuracy (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.SchemaTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.SchemaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BD99479607464213 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldAccuracy (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.SchemaTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.SchemaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BD99479607464213 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BD99479607464213 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.CursorPagingTest.testCacheImpacts (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.CursorPagingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.CursorPagingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BD99479607464213 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BD99479607464213 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BD99479607464213 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BD99479607464213 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BD99479607464213 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BD994796074

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 49s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1046 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1046/

17 tests failed.
FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:33905_solr, 127.0.0.1:42197_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:33905_solr, 127.0.0.1:42197_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:33905_solr, 127.0.0.1:42197_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:33905_solr, 127.0.0.1:42197_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([AF431613B46348C4:271729C91A9F253C]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=266, name=ParWork-CloudSolrClient210, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=266, name=ParWork-CloudSolrClient210, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)
	at __randomizedtesting.SeedInfo.seed([AF431613B46348C4]:0)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=638, name=ParWork-CloudSolrClient542, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=638, name=ParWork-CloudSolrClient542, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)
	at __randomizedtesting.SeedInfo.seed([AF431613B46348C4]:0)


FAILED:  org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd

Error Message:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>

Stack Trace:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>
	at __randomizedtesting.SeedInfo.seed([AF431613B46348C4:7A9E5EE4373A801]:0)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:956)
	at org.junit.Assert.assertThat(Assert.java:923)
	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd(DistributedUpdateProcessorTest.java:107)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52)
	at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1725, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[AF431613B46348C4], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1725, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[AF431613B46348C4], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([AF431613B46348C4]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_AF431613B46348C4-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2be4772c)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([AF431613B46348C4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[AF431613B46348C4], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[AF431613B46348C4], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([AF431613B46348C4]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_AF431613B46348C4-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@41871eab)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=642, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[AF431613B46348C4], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=642, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[AF431613B46348C4], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([AF431613B46348C4]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_AF431613B46348C4-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@558c3eee)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=764, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[AF431613B46348C4], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=764, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[AF431613B46348C4], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([AF431613B46348C4]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@90bf9a1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28ab10fe)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=569, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[AF431613B46348C4], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=569, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[AF431613B46348C4], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([AF431613B46348C4]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@6f2433a1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5045b1ba)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([AF431613B46348C4:EC047375F17CCC33]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([AF431613B46348C4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([AF431613B46348C4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([AF431613B46348C4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 7,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,888 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 7,160 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 7,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,888 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 7,160 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([AF431613B46348C4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,504 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,504 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,696 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,504 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,504 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,696 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([AF431613B46348C4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,848 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,440 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,640 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,848 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,440 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,640 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([AF431613B46348C4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16878 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.17 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AF431613B46348C4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AF431613B46348C4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AF431613B46348C4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.processor.DistributedUpdateProcessorTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.processor.DistributedUpdateProcessorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AF431613B46348C4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AF431613B46348C4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AF431613B46348C4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AF431613B46348C4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AF431613B46348C4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AF431613B46348C4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AF431613B46348C4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AF431613B46348C4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AF431613B46348C4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AF431613B46348C4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AF431613B46348C4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AF431613B46348C4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AF431613B46348C4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AF431613B46348C4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/sol

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 17s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1045 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1045/

14 tests failed.
FAILED:  org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd

Error Message:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>

Stack Trace:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>
	at __randomizedtesting.SeedInfo.seed([1CD4AC53E945A352:B43E5FAE1E554397]:0)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:956)
	at org.junit.Assert.assertThat(Assert.java:923)
	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd(DistributedUpdateProcessorTest.java:107)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52)
	at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1728, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[1CD4AC53E945A352], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1728, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[1CD4AC53E945A352], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([1CD4AC53E945A352]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_1CD4AC53E945A352-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@68890abf)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([1CD4AC53E945A352]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[1CD4AC53E945A352], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[1CD4AC53E945A352], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([1CD4AC53E945A352]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_1CD4AC53E945A352-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7aaeb3aa)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=658, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[1CD4AC53E945A352], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=658, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[1CD4AC53E945A352], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([1CD4AC53E945A352]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_1CD4AC53E945A352-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ff1451f)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=626, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[1CD4AC53E945A352], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=626, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[1CD4AC53E945A352], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([1CD4AC53E945A352]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@62e5f4b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1304316a)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=598, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[1CD4AC53E945A352], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=598, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[1CD4AC53E945A352], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([1CD4AC53E945A352]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@5d12899f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5978144c)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([1CD4AC53E945A352:5F93C935AC5A27A5]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([1CD4AC53E945A352]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([1CD4AC53E945A352]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([1CD4AC53E945A352]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,160 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,160 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 17,432 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,160 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,160 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 17,432 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([1CD4AC53E945A352]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 16,232 bytes (threshold is 600). Field reference sizes (counted individually):
  - 16,232 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 15,424 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 16,232 bytes (threshold is 600). Field reference sizes (counted individually):
  - 16,232 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 15,424 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([1CD4AC53E945A352]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,736 bytes (threshold is 600). Field reference sizes (counted individually):
  - 9,328 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,552 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,736 bytes (threshold is 600). Field reference sizes (counted individually):
  - 9,328 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,552 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([1CD4AC53E945A352]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16203 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.566 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.processor.DistributedUpdateProcessorTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.processor.DistributedUpdateProcessorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1CD4AC53E945A352 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1CD4AC53E945A352 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1CD4AC53E945A352 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1CD4AC53E945A352 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1CD4AC53E945A352 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1CD4AC53E945A352 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1CD4AC53E945A352 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1CD4AC53E945A352 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1CD4AC53E945A352 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1CD4AC53E945A352 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1CD4AC53E945A352 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1CD4AC53E945A352 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1CD4AC53E945A352 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1CD4AC53E945A352 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/co

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 58s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1044 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1044/

23 tests failed.
FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([A3EA81183A9B6B2F:4D5F222697085FC3]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceDynamicFieldAccuracy(SchemaTest.java:473)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([A3EA81183A9B6B2F:E96E0729074B23A3]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldAccuracy(SchemaTest.java:345)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldTypeAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([A3EA81183A9B6B2F:4F40F3BF054C9DEA]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldTypeAccuracy(SchemaTest.java:706)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithSimilarityAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([A3EA81183A9B6B2F:C0388EE5DD22FA88]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithSimilarityAccuracy(SchemaTest.java:581)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldTypeAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([A3EA81183A9B6B2F:9CCB18834980EDA1]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldTypeAccuracy(SchemaTest.java:658)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testAddFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([A3EA81183A9B6B2F:EFF60E3A16F3C1E4]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testAddFieldAccuracy(SchemaTest.java:264)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testDeleteDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([A3EA81183A9B6B2F:70E73A632BE4C65C]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testDeleteDynamicFieldAccuracy(SchemaTest.java:427)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldWithMaxCharsAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([A3EA81183A9B6B2F:24B683C2CD5CE575]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.createStoredStringField(SchemaTest.java:75)
	at org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldWithMaxCharsAccuracy(SchemaTest.java:765)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testAddFieldTypeAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([A3EA81183A9B6B2F:9EB78DCD8BB1E0DD]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testAddFieldTypeAccuracy(SchemaTest.java:520)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testDeleteCopyFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39213/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([A3EA81183A9B6B2F:1B04EBF6B52252A0]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.createStoredStringField(SchemaTest.java:75)
	at org.apache.solr.client.solrj.request.SchemaTest.testDeleteCopyFieldAccuracy(SchemaTest.java:804)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=285, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[A3EA81183A9B6B2F], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=285, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[A3EA81183A9B6B2F], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A3EA81183A9B6B2F]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_A3EA81183A9B6B2F-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@38fec02)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([A3EA81183A9B6B2F]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=39, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[A3EA81183A9B6B2F], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=39, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[A3EA81183A9B6B2F], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A3EA81183A9B6B2F]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A3EA81183A9B6B2F-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b60ab6b)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=481, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[A3EA81183A9B6B2F], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=481, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[A3EA81183A9B6B2F], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A3EA81183A9B6B2F]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_A3EA81183A9B6B2F-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@38fec02)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=843, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[A3EA81183A9B6B2F], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=843, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[A3EA81183A9B6B2F], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A3EA81183A9B6B2F]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@2a8d70d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4533f34)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1287, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[A3EA81183A9B6B2F], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1287, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[A3EA81183A9B6B2F], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A3EA81183A9B6B2F]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@7784cae2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21f241bd)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([A3EA81183A9B6B2F:E0ADE47E7F84EFD8]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([A3EA81183A9B6B2F]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 28s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1043 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1043/

13 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=257, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[9A9F73556D26D7E6], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=257, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[9A9F73556D26D7E6], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([9A9F73556D26D7E6]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_9A9F73556D26D7E6-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6056f3aa)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([9A9F73556D26D7E6]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=40, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[9A9F73556D26D7E6], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=40, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[9A9F73556D26D7E6], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([9A9F73556D26D7E6]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_9A9F73556D26D7E6-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5181d594)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=468, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[9A9F73556D26D7E6], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=468, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[9A9F73556D26D7E6], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([9A9F73556D26D7E6]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_9A9F73556D26D7E6-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6056f3aa)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=846, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[9A9F73556D26D7E6], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=846, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[9A9F73556D26D7E6], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([9A9F73556D26D7E6]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@4ef8b58b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42aaa7d5)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1259, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[9A9F73556D26D7E6], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1259, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[9A9F73556D26D7E6], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([9A9F73556D26D7E6]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@526488ad lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@516413a8)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([9A9F73556D26D7E6:D9D8163328395311]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([9A9F73556D26D7E6]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([9A9F73556D26D7E6]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([9A9F73556D26D7E6]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 28,512 bytes (threshold is 600). Field reference sizes (counted individually):
  - 28,512 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 27,784 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 28,512 bytes (threshold is 600). Field reference sizes (counted individually):
  - 28,512 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 27,784 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([9A9F73556D26D7E6]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 32,088 bytes (threshold is 600). Field reference sizes (counted individually):
  - 32,088 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 31,280 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 32,088 bytes (threshold is 600). Field reference sizes (counted individually):
  - 32,088 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 31,280 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([9A9F73556D26D7E6]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,896 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,488 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,064 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,896 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,488 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,064 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([9A9F73556D26D7E6]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15942 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.32 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9A9F73556D26D7E6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9A9F73556D26D7E6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9A9F73556D26D7E6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9A9F73556D26D7E6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9A9F73556D26D7E6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9A9F73556D26D7E6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9A9F73556D26D7E6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9A9F73556D26D7E6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9A9F73556D26D7E6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9A9F73556D26D7E6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9A9F73556D26D7E6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9A9F73556D26D7E6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9A9F73556D26D7E6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 45s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1042 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1042/

21 tests failed.
FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45035/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45035/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846:6D9025AA409EACAA]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceDynamicFieldAccuracy(SchemaTest.java:473)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldTypeAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45035/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45035/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846:6F8FF433D2DA6E83]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldTypeAccuracy(SchemaTest.java:706)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testDeleteDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45035/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45035/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846:50283DEFFC723535]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testDeleteDynamicFieldAccuracy(SchemaTest.java:427)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithAnalyzerClassAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45035/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45035/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846:D61F17D1BB1885DE]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithAnalyzerClassAccuracy(SchemaTest.java:612)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithSimilarityAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45035/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45035/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846:E0F789690AB409E1]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithSimilarityAccuracy(SchemaTest.java:581)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45035/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45035/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846:59967FA4B4BE4806]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldAccuracy(SchemaTest.java:308)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45035/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45035/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846:C9A100A5D0DDD0CA]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldAccuracy(SchemaTest.java:345)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45035/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45035/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846:C9D5C9B2351C2D5B]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:412)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45035/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45035/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846:B20877B78DDDE240]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.createStoredStringField(SchemaTest.java:75)
	at org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldAccuracy(SchemaTest.java:742)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=38, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[83258694ED0D9846], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=38, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[83258694ED0D9846], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_83258694ED0D9846-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73ba71f)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=466, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[83258694ED0D9846], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=466, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[83258694ED0D9846], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_83258694ED0D9846-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a1fb4f9)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=796, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[83258694ED0D9846], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=796, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[83258694ED0D9846], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@6cd77356 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53264375)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1268, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[83258694ED0D9846], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1268, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[83258694ED0D9846], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@1b4aeb09 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ca3217d)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846:C062E3F2A8121CB1]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 52,144 bytes (threshold is 600). Field reference sizes (counted individually):
  - 52,144 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 51,416 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 52,144 bytes (threshold is 600). Field reference sizes (counted individually):
  - 52,144 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 51,416 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 5,176 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,176 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 4,408 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 5,176 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,176 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 4,408 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,728 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,320 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,728 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,320 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([83258694ED0D9846]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 21152 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 7s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1041 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1041/

13 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1791, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[62D33D614D735AE0], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1791, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[62D33D614D735AE0], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([62D33D614D735AE0]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_62D33D614D735AE0-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@789ba24c)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([62D33D614D735AE0]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[62D33D614D735AE0], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[62D33D614D735AE0], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([62D33D614D735AE0]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_62D33D614D735AE0-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@48c9a314)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=644, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[62D33D614D735AE0], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=644, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[62D33D614D735AE0], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([62D33D614D735AE0]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_62D33D614D735AE0-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@49a8945a)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=587, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[62D33D614D735AE0], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=587, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[62D33D614D735AE0], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([62D33D614D735AE0]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@12c372e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a8afc6f)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=570, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[62D33D614D735AE0], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=570, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[62D33D614D735AE0], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([62D33D614D735AE0]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@7520ff65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15ef9fe0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([62D33D614D735AE0:21945807086CDE17]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([62D33D614D735AE0]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([62D33D614D735AE0]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([62D33D614D735AE0]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,288 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,288 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 17,560 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,288 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,288 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 17,560 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([62D33D614D735AE0]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,168 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,168 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,360 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,168 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,168 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,360 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([62D33D614D735AE0]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,728 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,320 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,984 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,728 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,320 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,984 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([62D33D614D735AE0]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15980 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.106 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=62D33D614D735AE0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=62D33D614D735AE0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=62D33D614D735AE0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=62D33D614D735AE0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=62D33D614D735AE0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=62D33D614D735AE0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=62D33D614D735AE0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=62D33D614D735AE0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=62D33D614D735AE0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=62D33D614D735AE0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=62D33D614D735AE0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=62D33D614D735AE0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=62D33D614D735AE0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 17s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1040 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1040/

14 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=265, name=ParWork-CloudSolrClient209, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=265, name=ParWork-CloudSolrClient209, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)
	at __randomizedtesting.SeedInfo.seed([6E65B5BD4108179A]:0)


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:36295_solr, 127.0.0.1:36887_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:36295_solr, 127.0.0.1:36887_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:36295_solr, 127.0.0.1:36887_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:36295_solr, 127.0.0.1:36887_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([6E65B5BD4108179A:E6318A67EFF47A62]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([6E65B5BD4108179A]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[6E65B5BD4108179A], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[6E65B5BD4108179A], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([6E65B5BD4108179A]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_6E65B5BD4108179A-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2e4060f4)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=627, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[6E65B5BD4108179A], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=627, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[6E65B5BD4108179A], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([6E65B5BD4108179A]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_6E65B5BD4108179A-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4b245993)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=543, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[6E65B5BD4108179A], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=543, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[6E65B5BD4108179A], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([6E65B5BD4108179A]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@6eff0b66 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14445f59)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=550, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[6E65B5BD4108179A], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=550, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[6E65B5BD4108179A], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([6E65B5BD4108179A]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@41bfa30c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11244ba7)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([6E65B5BD4108179A:2D22D0DB0417936D]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([6E65B5BD4108179A]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([6E65B5BD4108179A]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([6E65B5BD4108179A]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 32,304 bytes (threshold is 600). Field reference sizes (counted individually):
  - 32,304 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 31,576 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 32,304 bytes (threshold is 600). Field reference sizes (counted individually):
  - 32,304 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 31,576 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([6E65B5BD4108179A]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,240 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,240 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,432 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,240 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,240 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,432 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([6E65B5BD4108179A]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,288 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,880 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,424 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,288 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,880 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,424 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([6E65B5BD4108179A]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16456 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.165 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E65B5BD4108179A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E65B5BD4108179A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E65B5BD4108179A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E65B5BD4108179A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E65B5BD4108179A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E65B5BD4108179A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E65B5BD4108179A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E65B5BD4108179A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E65B5BD4108179A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E65B5BD4108179A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E65B5BD4108179A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E65B5BD4108179A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E65B5BD4108179A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E65B5BD4108179A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - 

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 37s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1039 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1039/

14 tests failed.
FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:33607_solr, 127.0.0.1:42307_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:33607_solr, 127.0.0.1:42307_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:33607_solr, 127.0.0.1:42307_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:33607_solr, 127.0.0.1:42307_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([9ED13D2A39F4C635:168502F09708ABCD]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1812, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[9ED13D2A39F4C635], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1812, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[9ED13D2A39F4C635], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([9ED13D2A39F4C635]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_9ED13D2A39F4C635-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77e044c9)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([9ED13D2A39F4C635]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[9ED13D2A39F4C635], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[9ED13D2A39F4C635], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([9ED13D2A39F4C635]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_9ED13D2A39F4C635-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6086ed3e)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=653, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[9ED13D2A39F4C635], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=653, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[9ED13D2A39F4C635], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([9ED13D2A39F4C635]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_9ED13D2A39F4C635-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6174ce58)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=588, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[9ED13D2A39F4C635], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=588, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[9ED13D2A39F4C635], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([9ED13D2A39F4C635]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@12e95f05 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7619c508)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=580, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[9ED13D2A39F4C635], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=580, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[9ED13D2A39F4C635], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([9ED13D2A39F4C635]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@42570639 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@275c9b81)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([9ED13D2A39F4C635:DD96584C7CEB42C2]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([9ED13D2A39F4C635]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([9ED13D2A39F4C635]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([9ED13D2A39F4C635]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 30,088 bytes (threshold is 600). Field reference sizes (counted individually):
  - 30,088 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 29,360 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 30,088 bytes (threshold is 600). Field reference sizes (counted individually):
  - 30,088 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 29,360 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([9ED13D2A39F4C635]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 13,600 bytes (threshold is 600). Field reference sizes (counted individually):
  - 13,600 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 12,792 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 13,600 bytes (threshold is 600). Field reference sizes (counted individually):
  - 13,600 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 12,792 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([9ED13D2A39F4C635]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,400 bytes (threshold is 600). Field reference sizes (counted individually):
  - 4,992 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,400 bytes (threshold is 600). Field reference sizes (counted individually):
  - 4,992 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([9ED13D2A39F4C635]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16507 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.853 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9ED13D2A39F4C635 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9ED13D2A39F4C635 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9ED13D2A39F4C635 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9ED13D2A39F4C635 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9ED13D2A39F4C635 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9ED13D2A39F4C635 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9ED13D2A39F4C635 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9ED13D2A39F4C635 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9ED13D2A39F4C635 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9ED13D2A39F4C635 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9ED13D2A39F4C635 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9ED13D2A39F4C635 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9ED13D2A39F4C635 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9ED13D2A39F4C635 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 31s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1038 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1038/

14 tests failed.
FAILED:  org.apache.solr.search.TestStressUserVersions.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.TestStressUserVersions: 
   1) Thread[id=339, name=testExecutor-TEST-TestStressUserVersions.testStressReorderVersions-seed#[821F179816719C13]309, state=RUNNABLE, group=TGRP-TestStressUserVersions]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.TestStressUserVersions: 
   1) Thread[id=339, name=testExecutor-TEST-TestStressUserVersions.testStressReorderVersions-seed#[821F179816719C13]309, state=RUNNABLE, group=TGRP-TestStressUserVersions]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)
	at __randomizedtesting.SeedInfo.seed([821F179816719C13]:0)


FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=284, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[821F179816719C13], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=284, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[821F179816719C13], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([821F179816719C13]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_821F179816719C13-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cd137e7)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([821F179816719C13]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=39, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[821F179816719C13], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=39, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[821F179816719C13], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([821F179816719C13]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_821F179816719C13-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a5f3563)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=478, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[821F179816719C13], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=478, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[821F179816719C13], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([821F179816719C13]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_821F179816719C13-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cd137e7)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=801, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[821F179816719C13], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=801, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[821F179816719C13], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([821F179816719C13]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@48672fb8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c640dff)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1266, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[821F179816719C13], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1266, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[821F179816719C13], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([821F179816719C13]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@35d3048 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a2fa271)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([821F179816719C13:C15872FE536E18E4]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([821F179816719C13]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
	at __randomizedtesting.SeedInfo.seed([821F179816719C13]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([821F179816719C13]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 16,584 bytes (threshold is 600). Field reference sizes (counted individually):
  - 16,584 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 15,856 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 16,584 bytes (threshold is 600). Field reference sizes (counted individually):
  - 16,584 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 15,856 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([821F179816719C13]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 5,400 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,400 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 4,632 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 5,400 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,400 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 4,632 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([821F179816719C13]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,856 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,448 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,640 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,856 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,448 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,640 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([821F179816719C13]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16140 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.682 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.search.TestStressUserVersions.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.TestStressUserVersions.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.TestStressUserVersions" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=821F179816719C13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=821F179816719C13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=821F179816719C13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=821F179816719C13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=821F179816719C13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=821F179816719C13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=821F179816719C13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=821F179816719C13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=821F179816719C13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=821F179816719C13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=821F179816719C13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=821F179816719C13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=821F179816719C13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=821F179816719C13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependenc

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 16s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1037 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1037/

33 tests failed.
FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
java.lang.AssertionError: expected:<10> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<0>
	at __randomizedtesting.SeedInfo.seed([BDBFACD4653A5D28:EDEA34D73C1BEB35]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:36251_solr, 127.0.0.1:36947_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:36251_solr, 127.0.0.1:36947_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:36251_solr, 127.0.0.1:36947_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:36251_solr, 127.0.0.1:36947_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([BDBFACD4653A5D28:35EB930ECBC630D0]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd

Error Message:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>

Stack Trace:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>
	at __randomizedtesting.SeedInfo.seed([BDBFACD4653A5D28:15555F29922ABDED]:0)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:956)
	at org.junit.Assert.assertThat(Assert.java:923)
	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd(DistributedUpdateProcessorTest.java:107)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52)
	at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BDBFACD4653A5D28:530A0FEAC8A969C4]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceDynamicFieldAccuracy(SchemaTest.java:473)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BDBFACD4653A5D28:8C925DF705EA272E]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.createStoredStringField(SchemaTest.java:75)
	at org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldAccuracy(SchemaTest.java:742)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testDeleteDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BDBFACD4653A5D28:6EB217AF7445F05B]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testDeleteDynamicFieldAccuracy(SchemaTest.java:427)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testAddDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BDBFACD4653A5D28:CCCBF800DC8FCAC8]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testAddDynamicFieldAccuracy(SchemaTest.java:384)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithAnalyzerClassAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BDBFACD4653A5D28:E8853D91332F40B0]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithAnalyzerClassAccuracy(SchemaTest.java:612)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testDeleteCopyFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BDBFACD4653A5D28:551C63AEA8364A7]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.createStoredStringField(SchemaTest.java:75)
	at org.apache.solr.client.solrj.request.SchemaTest.testDeleteCopyFieldAccuracy(SchemaTest.java:804)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testAddFieldTypeAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BDBFACD4653A5D28:80E2A001D410D6DA]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testAddFieldTypeAccuracy(SchemaTest.java:520)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithSimilarityAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BDBFACD4653A5D28:DE6DA3298283CC8F]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithSimilarityAccuracy(SchemaTest.java:581)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldTypeAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BDBFACD4653A5D28:829E354F1621DBA6]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldTypeAccuracy(SchemaTest.java:658)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BDBFACD4653A5D28:F74FE3F2BD2BE835]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:412)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testMultipleUpdateRequestAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BDBFACD4653A5D28:861D68A0975A1DFF]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testMultipleUpdateRequestAccuracy(SchemaTest.java:856)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BDBFACD4653A5D28:6CCCC48ED182BD84]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:293)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BDBFACD4653A5D28:670C55E43C898D68]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldAccuracy(SchemaTest.java:308)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BDBFACD4653A5D28:785E5EC49B474F80]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:638)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldWithMaxCharsAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33801/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([BDBFACD4653A5D28:3AE3AE0E92FDD372]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.createStoredStringField(SchemaTest.java:75)
	at org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldWithMaxCharsAccuracy(SchemaTest.java:765)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 42s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1036 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1036/

13 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1808, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[A0DBD95D2716116D], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1808, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[A0DBD95D2716116D], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A0DBD95D2716116D]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_A0DBD95D2716116D-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a279801)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([A0DBD95D2716116D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[A0DBD95D2716116D], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[A0DBD95D2716116D], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A0DBD95D2716116D]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A0DBD95D2716116D-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27f11804)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=680, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[A0DBD95D2716116D], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=680, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[A0DBD95D2716116D], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A0DBD95D2716116D]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_A0DBD95D2716116D-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e46190f)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=584, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[A0DBD95D2716116D], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=584, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[A0DBD95D2716116D], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A0DBD95D2716116D]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@1819db98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@145b36b1)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=606, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[A0DBD95D2716116D], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=606, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[A0DBD95D2716116D], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A0DBD95D2716116D]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@53afc4bf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2316b1be)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([A0DBD95D2716116D:E39CBC3B6209959A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([A0DBD95D2716116D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([A0DBD95D2716116D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([A0DBD95D2716116D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 13,088 bytes (threshold is 600). Field reference sizes (counted individually):
  - 13,088 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 12,360 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 13,088 bytes (threshold is 600). Field reference sizes (counted individually):
  - 13,088 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 12,360 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([A0DBD95D2716116D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,848 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,848 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 25,040 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,848 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,848 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 25,040 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([A0DBD95D2716116D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,400 bytes (threshold is 600). Field reference sizes (counted individually):
  - 4,992 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,400 bytes (threshold is 600). Field reference sizes (counted individually):
  - 4,992 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([A0DBD95D2716116D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15982 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.766 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A0DBD95D2716116D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A0DBD95D2716116D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A0DBD95D2716116D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A0DBD95D2716116D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A0DBD95D2716116D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A0DBD95D2716116D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A0DBD95D2716116D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A0DBD95D2716116D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A0DBD95D2716116D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A0DBD95D2716116D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A0DBD95D2716116D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A0DBD95D2716116D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A0DBD95D2716116D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ec

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 36s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1035 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1035/

14 tests failed.
FAILED:  org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd

Error Message:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>

Stack Trace:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>
	at __randomizedtesting.SeedInfo.seed([9AD3D6D4207C25D6:32392529D76CC513]:0)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:956)
	at org.junit.Assert.assertThat(Assert.java:923)
	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd(DistributedUpdateProcessorTest.java:107)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52)
	at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:40025_solr, 127.0.0.1:41533_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:40025_solr, 127.0.0.1:41533_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:40025_solr, 127.0.0.1:41533_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:40025_solr, 127.0.0.1:41533_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([9AD3D6D4207C25D6:1287E90E8E80482E]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([9AD3D6D4207C25D6]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=40, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[9AD3D6D4207C25D6], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=40, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[9AD3D6D4207C25D6], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([9AD3D6D4207C25D6]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_9AD3D6D4207C25D6-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a1eea1b)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=483, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[9AD3D6D4207C25D6], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=483, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[9AD3D6D4207C25D6], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([9AD3D6D4207C25D6]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_9AD3D6D4207C25D6-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a37c2fc)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=841, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[9AD3D6D4207C25D6], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=841, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[9AD3D6D4207C25D6], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([9AD3D6D4207C25D6]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@55b09417 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cbb77a5)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1262, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[9AD3D6D4207C25D6], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1262, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[9AD3D6D4207C25D6], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([9AD3D6D4207C25D6]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@650e3e95 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2808500b)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([9AD3D6D4207C25D6:D994B3B26563A121]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([9AD3D6D4207C25D6]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([9AD3D6D4207C25D6]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([9AD3D6D4207C25D6]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 19,264 bytes (threshold is 600). Field reference sizes (counted individually):
  - 19,264 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 18,536 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 19,264 bytes (threshold is 600). Field reference sizes (counted individually):
  - 19,264 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 18,536 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([9AD3D6D4207C25D6]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 5,400 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,400 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 4,632 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 5,400 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,400 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 4,632 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([9AD3D6D4207C25D6]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,856 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,448 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,640 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,856 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,448 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,640 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([9AD3D6D4207C25D6]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16586 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.453 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.processor.DistributedUpdateProcessorTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.processor.DistributedUpdateProcessorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9AD3D6D4207C25D6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9AD3D6D4207C25D6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9AD3D6D4207C25D6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9AD3D6D4207C25D6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9AD3D6D4207C25D6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9AD3D6D4207C25D6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9AD3D6D4207C25D6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9AD3D6D4207C25D6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9AD3D6D4207C25D6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9AD3D6D4207C25D6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9AD3D6D4207C25D6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9AD3D6D4207C25D6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9AD3D6D4207C25D6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9AD3D6D4207C25D6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 8s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1034 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1034/

20 tests failed.
FAILED:  org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd

Error Message:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>

Stack Trace:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045:855512526B2A6080]:0)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:956)
	at org.junit.Assert.assertThat(Assert.java:923)
	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd(DistributedUpdateProcessorTest.java:107)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52)
	at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33443/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33443/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045:C30A429131A9B4A9]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceDynamicFieldAccuracy(SchemaTest.java:473)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testAddDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33443/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33443/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045:5CCBB57B258F17A5]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testAddDynamicFieldAccuracy(SchemaTest.java:384)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33443/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33443/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045:674FAE89442B3558]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:412)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testAddFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33443/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33443/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045:61A36E8DB0522A8E]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testAddFieldAccuracy(SchemaTest.java:264)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldTypeAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33443/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33443/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045:129E7834EF2106CB]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldTypeAccuracy(SchemaTest.java:658)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33443/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33443/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045:E85E13BF624792ED]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:638)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:40387_solr, 127.0.0.1:43179_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:40387_solr, 127.0.0.1:43179_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:40387_solr, 127.0.0.1:43179_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:40387_solr, 127.0.0.1:43179_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045:A5EBDE7532C6EDBD]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[2DBFE1AF9C3A8045], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[2DBFE1AF9C3A8045], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_2DBFE1AF9C3A8045-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@79929367)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=591, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[2DBFE1AF9C3A8045], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=591, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[2DBFE1AF9C3A8045], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_2DBFE1AF9C3A8045-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3bc09b84)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=517, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[2DBFE1AF9C3A8045], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=517, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[2DBFE1AF9C3A8045], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@232cc91a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@75b00b34)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=521, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[2DBFE1AF9C3A8045], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=521, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[2DBFE1AF9C3A8045], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@3ab6254b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@483b1d0b)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045:6EF884C9D92504B2]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 13,088 bytes (threshold is 600). Field reference sizes (counted individually):
  - 13,088 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 12,360 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 13,088 bytes (threshold is 600). Field reference sizes (counted individually):
  - 13,088 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 12,360 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 7,928 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,928 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 7,160 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 7,928 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,928 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 7,160 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,728 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,320 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,984 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,728 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,320 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,984 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([2DBFE1AF9C3A8045]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 21403 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.899 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.request.SchemaTest.testReplaceDynamicFieldAccuracy (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.SchemaTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.SchemaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2DBFE1AF9C3A8045 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.request.SchemaTest.testAddDynamicFieldAccuracy (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.SchemaTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.SchemaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2DBFE1AF9C3A8045 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.SchemaTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.SchemaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2DBFE1AF9C3A8045 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.request.SchemaTest.testAddFieldAccuracy (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.SchemaTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.SchemaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2DBFE1AF9C3A8045 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldTypeAccuracy (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.SchemaTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.SchemaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2DBFE1AF9C3A8045 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.SchemaTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.SchemaTest" -Ptests.jvms=4

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 31s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1033 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1033/

14 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=647, name=ParWork-CloudSolrClient551, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=647, name=ParWork-CloudSolrClient551, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)
	at __randomizedtesting.SeedInfo.seed([F0DE2A16BDBB18DE]:0)


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:42397_solr, 127.0.0.1:46171_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:42397_solr, 127.0.0.1:46171_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:42397_solr, 127.0.0.1:46171_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:42397_solr, 127.0.0.1:46171_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([F0DE2A16BDBB18DE:788A15CC13477526]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([F0DE2A16BDBB18DE]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[F0DE2A16BDBB18DE], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[F0DE2A16BDBB18DE], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([F0DE2A16BDBB18DE]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_F0DE2A16BDBB18DE-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d45b3a6)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=727, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[F0DE2A16BDBB18DE], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=727, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[F0DE2A16BDBB18DE], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([F0DE2A16BDBB18DE]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_F0DE2A16BDBB18DE-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@48566fb)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=536, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[F0DE2A16BDBB18DE], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=536, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[F0DE2A16BDBB18DE], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([F0DE2A16BDBB18DE]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@503fba14 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f9626c0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=649, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[F0DE2A16BDBB18DE], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=649, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[F0DE2A16BDBB18DE], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([F0DE2A16BDBB18DE]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@78dc9750 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47530098)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([F0DE2A16BDBB18DE:B3994F70F8A49C29]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([F0DE2A16BDBB18DE]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([F0DE2A16BDBB18DE]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([F0DE2A16BDBB18DE]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 36,400 bytes (threshold is 600). Field reference sizes (counted individually):
  - 36,400 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 35,672 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 36,400 bytes (threshold is 600). Field reference sizes (counted individually):
  - 36,400 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 35,672 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([F0DE2A16BDBB18DE]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,096 bytes (threshold is 600). Field reference sizes (counted individually):
  - 12,096 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 11,288 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,096 bytes (threshold is 600). Field reference sizes (counted individually):
  - 12,096 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 11,288 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([F0DE2A16BDBB18DE]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,720 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,312 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,720 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,312 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([F0DE2A16BDBB18DE]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16488 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.226 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F0DE2A16BDBB18DE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F0DE2A16BDBB18DE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F0DE2A16BDBB18DE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F0DE2A16BDBB18DE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F0DE2A16BDBB18DE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F0DE2A16BDBB18DE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F0DE2A16BDBB18DE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F0DE2A16BDBB18DE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F0DE2A16BDBB18DE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F0DE2A16BDBB18DE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F0DE2A16BDBB18DE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F0DE2A16BDBB18DE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F0DE2A16BDBB18DE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F0DE2A16BDBB18DE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucen

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 41s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1032 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1032/

14 tests failed.
FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:36653_solr, 127.0.0.1:39467_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:36653_solr, 127.0.0.1:39467_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:36653_solr, 127.0.0.1:39467_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:36653_solr, 127.0.0.1:39467_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([20432D3D94822376:A81712E73A7E4E8E]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
java.lang.AssertionError: expected:<10> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<0>
	at __randomizedtesting.SeedInfo.seed([20432D3D94822376:7016B53ECDA3956B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([20432D3D94822376]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[20432D3D94822376], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[20432D3D94822376], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([20432D3D94822376]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_20432D3D94822376-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1caef538)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=696, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[20432D3D94822376], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=696, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[20432D3D94822376], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([20432D3D94822376]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_20432D3D94822376-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@147d04ba)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=556, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[20432D3D94822376], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=556, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[20432D3D94822376], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([20432D3D94822376]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@3cd001af lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31e3509d)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=620, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[20432D3D94822376], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=620, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[20432D3D94822376], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([20432D3D94822376]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@4bb702df lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b5a4a7b)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([20432D3D94822376:6304485BD19DA781]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([20432D3D94822376]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,144 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,144 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([20432D3D94822376]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([20432D3D94822376]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,264 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,264 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 7,536 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,264 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,264 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 7,536 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([20432D3D94822376]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 35,864 bytes (threshold is 600). Field reference sizes (counted individually):
  - 35,864 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 35,096 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 35,864 bytes (threshold is 600). Field reference sizes (counted individually):
  - 35,864 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 35,096 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([20432D3D94822376]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,032 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,624 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,136 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,032 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,624 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,136 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([20432D3D94822376]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 17340 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.626 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=20432D3D94822376 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MissingSegmentRecoveryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.MissingSegmentRecoveryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=20432D3D94822376 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=20432D3D94822376 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=20432D3D94822376 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=20432D3D94822376 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=20432D3D94822376 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=20432D3D94822376 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=20432D3D94822376 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=20432D3D94822376 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=20432D3D94822376 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=20432D3D94822376 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=20432D3D94822376 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=20432D3D94822376 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=20432D3D94822376 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), 

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 9s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1031 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1031/

15 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1870, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[CA06C22BC0901BCD], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1870, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[CA06C22BC0901BCD], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([CA06C22BC0901BCD]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_CA06C22BC0901BCD-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e193a56)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
java.lang.AssertionError: expected:<10> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<0>
	at __randomizedtesting.SeedInfo.seed([CA06C22BC0901BCD:9A535A2899B1ADD0]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=268, name=ParWork-CloudSolrClient212, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=268, name=ParWork-CloudSolrClient212, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)
	at __randomizedtesting.SeedInfo.seed([CA06C22BC0901BCD]:0)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([CA06C22BC0901BCD]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[CA06C22BC0901BCD], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[CA06C22BC0901BCD], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([CA06C22BC0901BCD]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_CA06C22BC0901BCD-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e866015)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=687, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[CA06C22BC0901BCD], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=687, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[CA06C22BC0901BCD], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([CA06C22BC0901BCD]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_CA06C22BC0901BCD-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@719949ad)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=649, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[CA06C22BC0901BCD], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=649, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[CA06C22BC0901BCD], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([CA06C22BC0901BCD]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@4bb106e2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39024edd)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=594, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[CA06C22BC0901BCD], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=594, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[CA06C22BC0901BCD], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([CA06C22BC0901BCD]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@1f0b193e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65874fd2)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([CA06C22BC0901BCD:8941A74D858F9F3A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([CA06C22BC0901BCD]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([CA06C22BC0901BCD]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([CA06C22BC0901BCD]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,368 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,368 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 17,680 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,368 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,368 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 17,680 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([CA06C22BC0901BCD]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,000 bytes (threshold is 600). Field reference sizes (counted individually):
  - 9,000 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 8,232 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,000 bytes (threshold is 600). Field reference sizes (counted individually):
  - 9,000 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 8,232 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([CA06C22BC0901BCD]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 11,328 bytes (threshold is 600). Field reference sizes (counted individually):
  - 9,920 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,784 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 11,328 bytes (threshold is 600). Field reference sizes (counted individually):
  - 9,920 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,784 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([CA06C22BC0901BCD]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16779 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.95 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CA06C22BC0901BCD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MissingSegmentRecoveryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.MissingSegmentRecoveryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CA06C22BC0901BCD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CA06C22BC0901BCD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CA06C22BC0901BCD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CA06C22BC0901BCD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CA06C22BC0901BCD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CA06C22BC0901BCD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CA06C22BC0901BCD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CA06C22BC0901BCD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CA06C22BC0901BCD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CA06C22BC0901BCD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CA06C22BC0901BCD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CA06C22BC0901BCD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CA06C22BC0901BCD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CA06C22BC0901BCD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - Li

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 27s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1030 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1030/

13 tests failed.
FAILED:  org.apache.solr.search.similarities.TestPerFieldSimilarityWithDefaultOverride.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.similarities.TestPerFieldSimilarityWithDefaultOverride: 
   1) Thread[id=9606, name=searcherExecutor-478-thread-1, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.similarities.TestPerFieldSimilarityWithDefaultOverride: 
   1) Thread[id=9606, name=searcherExecutor-478-thread-1, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)
	at __randomizedtesting.SeedInfo.seed([F9B044B2EBCF195B]:0)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([F9B044B2EBCF195B]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[F9B044B2EBCF195B], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[F9B044B2EBCF195B], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([F9B044B2EBCF195B]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_F9B044B2EBCF195B-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5ca708c)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=632, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[F9B044B2EBCF195B], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=632, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[F9B044B2EBCF195B], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([F9B044B2EBCF195B]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_F9B044B2EBCF195B-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ea4d504)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=714, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[F9B044B2EBCF195B], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=714, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[F9B044B2EBCF195B], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([F9B044B2EBCF195B]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@23f560e3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44a594c0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=550, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[F9B044B2EBCF195B], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=550, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[F9B044B2EBCF195B], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([F9B044B2EBCF195B]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@600c1339 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3aada503)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([F9B044B2EBCF195B:BAF721D4AED09DAC]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([F9B044B2EBCF195B]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,160 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,160 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([F9B044B2EBCF195B]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([F9B044B2EBCF195B]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,320 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,320 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 7,632 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,320 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,320 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 7,632 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([F9B044B2EBCF195B]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,848 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,848 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 25,040 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,848 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,848 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 25,040 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([F9B044B2EBCF195B]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,592 bytes (threshold is 600). Field reference sizes (counted individually):
  - 9,184 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,416 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,592 bytes (threshold is 600). Field reference sizes (counted individually):
  - 9,184 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,416 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([F9B044B2EBCF195B]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16802 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.636 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.search.similarities.TestPerFieldSimilarityWithDefaultOverride.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.similarities.TestPerFieldSimilarityWithDefaultOverride.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.similarities.TestPerFieldSimilarityWithDefaultOverride" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F9B044B2EBCF195B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F9B044B2EBCF195B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F9B044B2EBCF195B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F9B044B2EBCF195B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F9B044B2EBCF195B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F9B044B2EBCF195B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F9B044B2EBCF195B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F9B044B2EBCF195B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F9B044B2EBCF195B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F9B044B2EBCF195B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F9B044B2EBCF195B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F9B044B2EBCF195B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F9B044B2EBCF195B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 15s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1029 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1029/

13 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=286, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[6E8FDA53ED73A921], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=286, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[6E8FDA53ED73A921], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([6E8FDA53ED73A921]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_6E8FDA53ED73A921-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@bec2c54)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([6E8FDA53ED73A921]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=41, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[6E8FDA53ED73A921], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=41, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[6E8FDA53ED73A921], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([6E8FDA53ED73A921]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_6E8FDA53ED73A921-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64b4194a)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=502, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[6E8FDA53ED73A921], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=502, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[6E8FDA53ED73A921], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([6E8FDA53ED73A921]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_6E8FDA53ED73A921-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@bec2c54)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=816, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[6E8FDA53ED73A921], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=816, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[6E8FDA53ED73A921], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([6E8FDA53ED73A921]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@26575f30 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1087db5)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1331, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[6E8FDA53ED73A921], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1331, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[6E8FDA53ED73A921], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([6E8FDA53ED73A921]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@66deccf4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79d1cdde)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([6E8FDA53ED73A921:2DC8BF35A86C2DD6]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([6E8FDA53ED73A921]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([6E8FDA53ED73A921]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([6E8FDA53ED73A921]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,448 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,448 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 9,720 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,448 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,448 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 9,720 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([6E8FDA53ED73A921]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,288 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,288 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,480 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,288 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,288 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,480 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([6E8FDA53ED73A921]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,776 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,368 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,776 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,368 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([6E8FDA53ED73A921]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15947 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.28 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E8FDA53ED73A921 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E8FDA53ED73A921 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E8FDA53ED73A921 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E8FDA53ED73A921 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E8FDA53ED73A921 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E8FDA53ED73A921 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E8FDA53ED73A921 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E8FDA53ED73A921 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E8FDA53ED73A921 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E8FDA53ED73A921 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E8FDA53ED73A921 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E8FDA53ED73A921 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6E8FDA53ED73A921 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transp

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 37s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1028 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1028/

13 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1828, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[A84626FB19AD2920], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1828, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[A84626FB19AD2920], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A84626FB19AD2920]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_A84626FB19AD2920-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d763483)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([A84626FB19AD2920]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[A84626FB19AD2920], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[A84626FB19AD2920], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A84626FB19AD2920]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A84626FB19AD2920-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5d4f593d)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=678, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[A84626FB19AD2920], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=678, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[A84626FB19AD2920], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A84626FB19AD2920]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_A84626FB19AD2920-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f06eba7)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=533, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[A84626FB19AD2920], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=533, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[A84626FB19AD2920], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A84626FB19AD2920]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@107ccfaa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18b02b38)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=603, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[A84626FB19AD2920], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=603, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[A84626FB19AD2920], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A84626FB19AD2920]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@2a205884 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57555275)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([A84626FB19AD2920:EB01439D5CB2ADD7]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([A84626FB19AD2920]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([A84626FB19AD2920]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([A84626FB19AD2920]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 42,504 bytes (threshold is 600). Field reference sizes (counted individually):
  - 42,504 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 41,776 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 42,504 bytes (threshold is 600). Field reference sizes (counted individually):
  - 42,504 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 41,776 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([A84626FB19AD2920]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 20,264 bytes (threshold is 600). Field reference sizes (counted individually):
  - 20,264 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 19,456 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 20,264 bytes (threshold is 600). Field reference sizes (counted individually):
  - 20,264 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 19,456 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([A84626FB19AD2920]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,304 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,896 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,304 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,896 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([A84626FB19AD2920]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15982 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.575 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A84626FB19AD2920 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A84626FB19AD2920 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A84626FB19AD2920 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A84626FB19AD2920 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A84626FB19AD2920 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A84626FB19AD2920 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A84626FB19AD2920 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A84626FB19AD2920 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A84626FB19AD2920 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A84626FB19AD2920 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A84626FB19AD2920 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A84626FB19AD2920 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A84626FB19AD2920 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 26s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1027 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1027/

14 tests failed.
FAILED:  org.apache.solr.CursorPagingTest.testCacheImpacts

Error Message:
java.lang.UnsupportedOperationException

Stack Trace:
java.lang.UnsupportedOperationException
	at __randomizedtesting.SeedInfo.seed([7D35E2980E8ABB1:75D5B351B5514CBF]:0)
	at org.apache.lucene.queries.function.FunctionValues.longVal(FunctionValues.java:49)
	at org.apache.solr.schema.CurrencyFieldType$RawCurrencyValueSource$1.longVal(CurrencyFieldType.java:571)
	at org.apache.solr.schema.CurrencyFieldType$RawCurrencyValueSource$1.doubleVal(CurrencyFieldType.java:629)
	at org.apache.lucene.queries.function.ValueSource$ValueSourceComparator.copy(ValueSource.java:417)
	at org.apache.lucene.search.MultiLeafFieldComparator.copy(MultiLeafFieldComparator.java:81)
	at org.apache.lucene.search.TopFieldCollector$TopFieldLeafCollector.collectAnyHit(TopFieldCollector.java:126)
	at org.apache.lucene.search.TopFieldCollector$SimpleFieldCollector$1.collect(TopFieldCollector.java:200)
	at org.apache.solr.search.SolrIndexSearcher.sortDocSet(SolrIndexSearcher.java:1992)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1411)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:604)
	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1513)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:403)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:332)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2927)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:338)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:320)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:874)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:843)
	at org.apache.solr.CursorPagingTest.assertFullWalkNoDups(CursorPagingTest.java:668)
	at org.apache.solr.CursorPagingTest.testCacheImpacts(CursorPagingTest.java:535)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=288, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[7D35E2980E8ABB1], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=288, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[7D35E2980E8ABB1], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([7D35E2980E8ABB1]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_7D35E2980E8ABB1-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5a265db7)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([7D35E2980E8ABB1]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=40, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[7D35E2980E8ABB1], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=40, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[7D35E2980E8ABB1], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([7D35E2980E8ABB1]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_7D35E2980E8ABB1-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@419b67c7)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=489, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[7D35E2980E8ABB1], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=489, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[7D35E2980E8ABB1], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([7D35E2980E8ABB1]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_7D35E2980E8ABB1-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5a265db7)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=839, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[7D35E2980E8ABB1], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=839, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[7D35E2980E8ABB1], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([7D35E2980E8ABB1]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@49dc2b9c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77641b55)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1338, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[7D35E2980E8ABB1], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1338, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[7D35E2980E8ABB1], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([7D35E2980E8ABB1]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@50a066ac lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40ff837f)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([7D35E2980E8ABB1:44943B4FC5F72F46]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([7D35E2980E8ABB1]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([7D35E2980E8ABB1]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([7D35E2980E8ABB1]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 15,664 bytes (threshold is 600). Field reference sizes (counted individually):
  - 15,664 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 14,936 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 15,664 bytes (threshold is 600). Field reference sizes (counted individually):
  - 15,664 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 14,936 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([7D35E2980E8ABB1]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,920 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 25,112 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,920 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 25,112 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([7D35E2980E8ABB1]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,312 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,904 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,312 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,904 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([7D35E2980E8ABB1]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16825 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.805 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.CursorPagingTest.testCacheImpacts (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.CursorPagingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.CursorPagingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7D35E2980E8ABB1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7D35E2980E8ABB1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7D35E2980E8ABB1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7D35E2980E8ABB1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7D35E2980E8ABB1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7D35E2980E8ABB1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7D35E2980E8ABB1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7D35E2980E8ABB1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7D35E2980E8ABB1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7D35E2980E8ABB1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7D35E2980E8ABB1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7D35E2980E8ABB1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7D35E2980E8ABB1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7D35E2980E8ABB1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Luce

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 15s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1026 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1026/

15 tests failed.
FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
java.lang.AssertionError: expected:<10> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<0>
	at __randomizedtesting.SeedInfo.seed([C2326F947026071E:9267F7972907B103]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:41289_solr, 127.0.0.1:45875_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:41289_solr, 127.0.0.1:45875_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:41289_solr, 127.0.0.1:45875_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:41289_solr, 127.0.0.1:45875_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([C2326F947026071E:4A66504EDEDA6AE6]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=272, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[C2326F947026071E], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=272, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[C2326F947026071E], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([C2326F947026071E]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_C2326F947026071E-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e2e7d45)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([C2326F947026071E]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=41, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[C2326F947026071E], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=41, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[C2326F947026071E], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([C2326F947026071E]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_C2326F947026071E-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@566db02f)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=488, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[C2326F947026071E], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=488, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[C2326F947026071E], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([C2326F947026071E]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_C2326F947026071E-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e2e7d45)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=790, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[C2326F947026071E], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=790, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[C2326F947026071E], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([C2326F947026071E]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@6d9b04c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f3a65d0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1317, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[C2326F947026071E], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1317, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[C2326F947026071E], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([C2326F947026071E]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@7d57546a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21f27c96)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([C2326F947026071E:81750AF2353983E9]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([C2326F947026071E]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([C2326F947026071E]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([C2326F947026071E]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 7,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,904 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 7,176 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 7,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,904 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 7,176 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([C2326F947026071E]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,856 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,856 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 10,048 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,856 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,856 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 10,048 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([C2326F947026071E]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,776 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,368 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,776 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,368 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([C2326F947026071E]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 17182 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.016 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MissingSegmentRecoveryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.MissingSegmentRecoveryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C2326F947026071E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C2326F947026071E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C2326F947026071E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C2326F947026071E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C2326F947026071E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C2326F947026071E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C2326F947026071E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C2326F947026071E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C2326F947026071E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C2326F947026071E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C2326F947026071E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C2326F947026071E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C2326F947026071E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C2326F947026071E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C2326F947026071E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum mi

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 16s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1025 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1025/

13 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=293, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[60796BA8B859CA29], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=293, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[60796BA8B859CA29], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([60796BA8B859CA29]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_60796BA8B859CA29-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b76caa)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([60796BA8B859CA29]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=38, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[60796BA8B859CA29], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=38, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[60796BA8B859CA29], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([60796BA8B859CA29]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_60796BA8B859CA29-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@796812e)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=487, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[60796BA8B859CA29], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=487, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[60796BA8B859CA29], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([60796BA8B859CA29]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_60796BA8B859CA29-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b76caa)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=884, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[60796BA8B859CA29], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=884, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[60796BA8B859CA29], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([60796BA8B859CA29]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@55fdee5a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b18484d)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1286, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[60796BA8B859CA29], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1286, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[60796BA8B859CA29], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([60796BA8B859CA29]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@6313bf2f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6547906a)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([60796BA8B859CA29:233E0ECEFD464EDE]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([60796BA8B859CA29]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([60796BA8B859CA29]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([60796BA8B859CA29]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 28,096 bytes (threshold is 600). Field reference sizes (counted individually):
  - 28,096 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 27,368 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 28,096 bytes (threshold is 600). Field reference sizes (counted individually):
  - 28,096 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 27,368 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([60796BA8B859CA29]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 23,616 bytes (threshold is 600). Field reference sizes (counted individually):
  - 23,616 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 22,808 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 23,616 bytes (threshold is 600). Field reference sizes (counted individually):
  - 23,616 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 22,808 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([60796BA8B859CA29]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,864 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,456 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,048 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,864 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,456 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,048 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([60796BA8B859CA29]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15941 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.968 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=60796BA8B859CA29 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=60796BA8B859CA29 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=60796BA8B859CA29 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=60796BA8B859CA29 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=60796BA8B859CA29 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=60796BA8B859CA29 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=60796BA8B859CA29 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=60796BA8B859CA29 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=60796BA8B859CA29 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=60796BA8B859CA29 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=60796BA8B859CA29 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=60796BA8B859CA29 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=60796BA8B859CA29 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 59s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1024 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1024/

13 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=265, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[3A946FF0130ED815], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=265, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[3A946FF0130ED815], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([3A946FF0130ED815]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_3A946FF0130ED815-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@55fb6c0a)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([3A946FF0130ED815]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=39, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[3A946FF0130ED815], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=39, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[3A946FF0130ED815], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([3A946FF0130ED815]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_3A946FF0130ED815-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e58fea8)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=469, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[3A946FF0130ED815], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=469, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[3A946FF0130ED815], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([3A946FF0130ED815]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_3A946FF0130ED815-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@55fb6c0a)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=764, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[3A946FF0130ED815], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=764, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[3A946FF0130ED815], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([3A946FF0130ED815]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@3a52efda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a06362d)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1272, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[3A946FF0130ED815], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1272, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[3A946FF0130ED815], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([3A946FF0130ED815]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@54211c9a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54bbcf1d)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([3A946FF0130ED815:79D30A9656115CE2]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([3A946FF0130ED815]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([3A946FF0130ED815]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([3A946FF0130ED815]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,928 bytes (threshold is 600). Field reference sizes (counted individually):
  - 12,928 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 12,200 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,928 bytes (threshold is 600). Field reference sizes (counted individually):
  - 12,928 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 12,200 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([3A946FF0130ED815]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,512 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,512 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,704 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,512 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,512 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,704 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([3A946FF0130ED815]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 11,336 bytes (threshold is 600). Field reference sizes (counted individually):
  - 9,928 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,784 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 11,336 bytes (threshold is 600). Field reference sizes (counted individually):
  - 9,928 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,784 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([3A946FF0130ED815]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15940 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.783 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3A946FF0130ED815 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3A946FF0130ED815 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3A946FF0130ED815 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3A946FF0130ED815 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3A946FF0130ED815 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3A946FF0130ED815 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3A946FF0130ED815 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3A946FF0130ED815 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3A946FF0130ED815 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3A946FF0130ED815 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3A946FF0130ED815 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3A946FF0130ED815 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3A946FF0130ED815 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 23s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1023 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1023/

14 tests failed.
FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:36151_solr, 127.0.0.1:37189_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:36151_solr, 127.0.0.1:37189_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:36151_solr, 127.0.0.1:37189_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:36151_solr, 127.0.0.1:37189_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([2B7A220D2E3024F4:A32E1DD780CC490C]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=279, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[2B7A220D2E3024F4], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=279, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[2B7A220D2E3024F4], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([2B7A220D2E3024F4]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_2B7A220D2E3024F4-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74191472)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([2B7A220D2E3024F4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=40, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[2B7A220D2E3024F4], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=40, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[2B7A220D2E3024F4], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([2B7A220D2E3024F4]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_2B7A220D2E3024F4-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ce57ef8)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=474, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[2B7A220D2E3024F4], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=474, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[2B7A220D2E3024F4], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([2B7A220D2E3024F4]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_2B7A220D2E3024F4-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74191472)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=809, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[2B7A220D2E3024F4], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=809, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[2B7A220D2E3024F4], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([2B7A220D2E3024F4]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@33a5f5ba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bd05809)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1253, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[2B7A220D2E3024F4], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1253, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[2B7A220D2E3024F4], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([2B7A220D2E3024F4]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@1bff133f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bd90a75)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([2B7A220D2E3024F4:683D476B6B2FA003]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([2B7A220D2E3024F4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([2B7A220D2E3024F4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([2B7A220D2E3024F4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 19,264 bytes (threshold is 600). Field reference sizes (counted individually):
  - 19,264 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 18,536 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 19,264 bytes (threshold is 600). Field reference sizes (counted individually):
  - 19,264 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 18,536 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([2B7A220D2E3024F4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 26,960 bytes (threshold is 600). Field reference sizes (counted individually):
  - 26,960 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 26,152 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 26,960 bytes (threshold is 600). Field reference sizes (counted individually):
  - 26,960 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 26,152 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([2B7A220D2E3024F4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,600 bytes (threshold is 600). Field reference sizes (counted individually):
  - 9,192 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,416 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,600 bytes (threshold is 600). Field reference sizes (counted individually):
  - 9,192 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,416 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([2B7A220D2E3024F4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16493 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.967 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2B7A220D2E3024F4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2B7A220D2E3024F4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2B7A220D2E3024F4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2B7A220D2E3024F4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2B7A220D2E3024F4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2B7A220D2E3024F4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2B7A220D2E3024F4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2B7A220D2E3024F4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2B7A220D2E3024F4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2B7A220D2E3024F4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2B7A220D2E3024F4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2B7A220D2E3024F4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2B7A220D2E3024F4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2B7A220D2E3024F4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.gua

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 50s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1022 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1022/

13 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=294, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[4F18793A1EB9A6FD], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=294, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[4F18793A1EB9A6FD], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([4F18793A1EB9A6FD]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_4F18793A1EB9A6FD-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4075b23b)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([4F18793A1EB9A6FD]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=42, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[4F18793A1EB9A6FD], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=42, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[4F18793A1EB9A6FD], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([4F18793A1EB9A6FD]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_4F18793A1EB9A6FD-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1695e639)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=497, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[4F18793A1EB9A6FD], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=497, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[4F18793A1EB9A6FD], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([4F18793A1EB9A6FD]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_4F18793A1EB9A6FD-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4075b23b)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=875, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[4F18793A1EB9A6FD], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=875, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[4F18793A1EB9A6FD], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([4F18793A1EB9A6FD]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@23e9d44a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9051e16)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1334, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[4F18793A1EB9A6FD], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1334, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[4F18793A1EB9A6FD], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([4F18793A1EB9A6FD]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@7bbe61dc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a5a6fa6)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([4F18793A1EB9A6FD:C5F1C5C5BA6220A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([4F18793A1EB9A6FD]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,144 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,144 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([4F18793A1EB9A6FD]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([4F18793A1EB9A6FD]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 26,464 bytes (threshold is 600). Field reference sizes (counted individually):
  - 26,464 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 25,736 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 26,464 bytes (threshold is 600). Field reference sizes (counted individually):
  - 26,464 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 25,736 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([4F18793A1EB9A6FD]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,920 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 25,112 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,920 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 25,112 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([4F18793A1EB9A6FD]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,728 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,320 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,728 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,320 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([4F18793A1EB9A6FD]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15947 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.001 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4F18793A1EB9A6FD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4F18793A1EB9A6FD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4F18793A1EB9A6FD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4F18793A1EB9A6FD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4F18793A1EB9A6FD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4F18793A1EB9A6FD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4F18793A1EB9A6FD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4F18793A1EB9A6FD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4F18793A1EB9A6FD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4F18793A1EB9A6FD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4F18793A1EB9A6FD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4F18793A1EB9A6FD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4F18793A1EB9A6FD -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ecl

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 54s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1021 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1021/

14 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1811, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[85CB216F302B42B0], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1811, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[85CB216F302B42B0], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([85CB216F302B42B0]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_85CB216F302B42B0-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f8cfc8)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:35923_solr, 127.0.0.1:36925_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:35923_solr, 127.0.0.1:36925_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:35923_solr, 127.0.0.1:36925_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:35923_solr, 127.0.0.1:36925_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([85CB216F302B42B0:D9F1EB59ED72F48]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([85CB216F302B42B0]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[85CB216F302B42B0], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[85CB216F302B42B0], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([85CB216F302B42B0]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_85CB216F302B42B0-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5ccce292)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=685, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[85CB216F302B42B0], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=685, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[85CB216F302B42B0], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([85CB216F302B42B0]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_85CB216F302B42B0-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f3f7bab)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=700, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[85CB216F302B42B0], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=700, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[85CB216F302B42B0], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([85CB216F302B42B0]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@28974382 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5488906f)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=625, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[85CB216F302B42B0], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=625, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[85CB216F302B42B0], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([85CB216F302B42B0]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@169d4f78 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@284f06f)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([85CB216F302B42B0:C68C44097534C647]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([85CB216F302B42B0]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([85CB216F302B42B0]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([85CB216F302B42B0]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 19,128 bytes (threshold is 600). Field reference sizes (counted individually):
  - 19,128 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 18,400 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 19,128 bytes (threshold is 600). Field reference sizes (counted individually):
  - 19,128 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 18,400 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([85CB216F302B42B0]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,168 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,168 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,360 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,168 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,168 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,360 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([85CB216F302B42B0]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,288 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,880 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,424 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,288 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,880 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,424 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([85CB216F302B42B0]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16667 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.033 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=85CB216F302B42B0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=85CB216F302B42B0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=85CB216F302B42B0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=85CB216F302B42B0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=85CB216F302B42B0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=85CB216F302B42B0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=85CB216F302B42B0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=85CB216F302B42B0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=85CB216F302B42B0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=85CB216F302B42B0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=85CB216F302B42B0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=85CB216F302B42B0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=85CB216F302B42B0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=85CB216F302B42B0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 21s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1020 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1020/

14 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1904, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[556DED32E961AC3B], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1904, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[556DED32E961AC3B], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([556DED32E961AC3B]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_556DED32E961AC3B-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d75331a)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:37243_solr, 127.0.0.1:42555_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:37243_solr, 127.0.0.1:42555_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:37243_solr, 127.0.0.1:42555_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:37243_solr, 127.0.0.1:42555_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([556DED32E961AC3B:DD39D2E8479DC1C3]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([556DED32E961AC3B]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[556DED32E961AC3B], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[556DED32E961AC3B], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([556DED32E961AC3B]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_556DED32E961AC3B-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bc43db3)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=685, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[556DED32E961AC3B], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=685, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[556DED32E961AC3B], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([556DED32E961AC3B]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_556DED32E961AC3B-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@26d1bd2)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=764, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[556DED32E961AC3B], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=764, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[556DED32E961AC3B], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([556DED32E961AC3B]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@24231197 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77644502)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=609, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[556DED32E961AC3B], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=609, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[556DED32E961AC3B], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([556DED32E961AC3B]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@5aabbc10 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57e41b9d)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([556DED32E961AC3B:162A8854AC7E28CC]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([556DED32E961AC3B]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([556DED32E961AC3B]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([556DED32E961AC3B]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 26,240 bytes (threshold is 600). Field reference sizes (counted individually):
  - 26,240 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 25,512 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 26,240 bytes (threshold is 600). Field reference sizes (counted individually):
  - 26,240 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 25,512 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([556DED32E961AC3B]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 36,672 bytes (threshold is 600). Field reference sizes (counted individually):
  - 36,672 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 35,864 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 36,672 bytes (threshold is 600). Field reference sizes (counted individually):
  - 36,672 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 35,864 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([556DED32E961AC3B]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,552 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,144 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,552 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,144 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([556DED32E961AC3B]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16764 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.375 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=556DED32E961AC3B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=556DED32E961AC3B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=556DED32E961AC3B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=556DED32E961AC3B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=556DED32E961AC3B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=556DED32E961AC3B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=556DED32E961AC3B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=556DED32E961AC3B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=556DED32E961AC3B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=556DED32E961AC3B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=556DED32E961AC3B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=556DED32E961AC3B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=556DED32E961AC3B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=556DED32E961AC3B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksu

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 32s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1019 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1019/

16 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1876, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[1D3CB540DE51F2CC], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1876, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[1D3CB540DE51F2CC], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([1D3CB540DE51F2CC]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_1D3CB540DE51F2CC-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a60fcfa)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
java.lang.AssertionError: expected:<10> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<0>
	at __randomizedtesting.SeedInfo.seed([1D3CB540DE51F2CC:4D692D43877044D1]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:35473_solr, 127.0.0.1:38117_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:35473_solr, 127.0.0.1:38117_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:35473_solr, 127.0.0.1:38117_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:35473_solr, 127.0.0.1:38117_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([1D3CB540DE51F2CC:95688A9A70AD9F34]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.uninverting.TestFieldCacheWithThreads.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.uninverting.TestFieldCacheWithThreads: 
   1) Thread[id=3530, name=testExecutor-TEST-TestFieldCacheWithThreads.test2-seed#[1D3CB540DE51F2CC]3174, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.uninverting.TestFieldCacheWithThreads: 
   1) Thread[id=3530, name=testExecutor-TEST-TestFieldCacheWithThreads.test2-seed#[1D3CB540DE51F2CC]3174, state=TERMINATED, group={null group}]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)
	at __randomizedtesting.SeedInfo.seed([1D3CB540DE51F2CC]:0)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([1D3CB540DE51F2CC]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[1D3CB540DE51F2CC], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[1D3CB540DE51F2CC], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([1D3CB540DE51F2CC]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_1D3CB540DE51F2CC-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21dac432)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=655, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[1D3CB540DE51F2CC], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=655, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[1D3CB540DE51F2CC], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([1D3CB540DE51F2CC]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_1D3CB540DE51F2CC-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6646335)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=670, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[1D3CB540DE51F2CC], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=670, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[1D3CB540DE51F2CC], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([1D3CB540DE51F2CC]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@d9e3d74 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cca333b)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=580, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[1D3CB540DE51F2CC], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=580, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[1D3CB540DE51F2CC], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([1D3CB540DE51F2CC]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@c739a0b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77f0dea6)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([1D3CB540DE51F2CC:5E7BD0269B4E763B]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([1D3CB540DE51F2CC]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([1D3CB540DE51F2CC]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([1D3CB540DE51F2CC]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,720 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,720 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 6,032 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,720 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,720 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 6,032 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([1D3CB540DE51F2CC]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,632 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,632 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,824 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,632 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,632 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,824 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([1D3CB540DE51F2CC]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,256 bytes (threshold is 600). Field reference sizes (counted individually):
  - 4,848 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,256 bytes (threshold is 600). Field reference sizes (counted individually):
  - 4,848 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([1D3CB540DE51F2CC]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 17516 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.182 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1D3CB540DE51F2CC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.uninverting.TestFieldCacheWithThreads.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.uninverting.TestFieldCacheWithThreads.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.uninverting.TestFieldCacheWithThreads" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1D3CB540DE51F2CC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MissingSegmentRecoveryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.MissingSegmentRecoveryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1D3CB540DE51F2CC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1D3CB540DE51F2CC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1D3CB540DE51F2CC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1D3CB540DE51F2CC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1D3CB540DE51F2CC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1D3CB540DE51F2CC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1D3CB540DE51F2CC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1D3CB540DE51F2CC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1D3CB540DE51F2CC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1D3CB540DE51F2CC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1D3CB540DE51F2CC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1D3CB540DE51F2CC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1D3CB540DE51F2CC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1D3CB540DE51F2CC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sh

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 9s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1018 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1018/

13 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=636, name=ParWork-CloudSolrClient540, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=636, name=ParWork-CloudSolrClient540, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)
	at __randomizedtesting.SeedInfo.seed([B12B6AA6DDF4A8BC]:0)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([B12B6AA6DDF4A8BC]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[B12B6AA6DDF4A8BC], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[B12B6AA6DDF4A8BC], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([B12B6AA6DDF4A8BC]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_B12B6AA6DDF4A8BC-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@58b1c562)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=704, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[B12B6AA6DDF4A8BC], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=704, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[B12B6AA6DDF4A8BC], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([B12B6AA6DDF4A8BC]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_B12B6AA6DDF4A8BC-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@26e37d8b)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=682, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[B12B6AA6DDF4A8BC], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=682, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[B12B6AA6DDF4A8BC], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([B12B6AA6DDF4A8BC]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@296e8be lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b3f983a)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=622, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[B12B6AA6DDF4A8BC], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=622, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[B12B6AA6DDF4A8BC], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([B12B6AA6DDF4A8BC]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@60ab98f5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@56e01a93)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B12B6AA6DDF4A8BC:F26C0FC098EB2C4B]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([B12B6AA6DDF4A8BC]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([B12B6AA6DDF4A8BC]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([B12B6AA6DDF4A8BC]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,048 bytes (threshold is 600). Field reference sizes (counted individually):
  - 9,048 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 8,320 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,048 bytes (threshold is 600). Field reference sizes (counted individually):
  - 9,048 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 8,320 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([B12B6AA6DDF4A8BC]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,632 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,632 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,824 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,632 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,632 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,824 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([B12B6AA6DDF4A8BC]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,720 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,312 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,720 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,312 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([B12B6AA6DDF4A8BC]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15937 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.56 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B12B6AA6DDF4A8BC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B12B6AA6DDF4A8BC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B12B6AA6DDF4A8BC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B12B6AA6DDF4A8BC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B12B6AA6DDF4A8BC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B12B6AA6DDF4A8BC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B12B6AA6DDF4A8BC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B12B6AA6DDF4A8BC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B12B6AA6DDF4A8BC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B12B6AA6DDF4A8BC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B12B6AA6DDF4A8BC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B12B6AA6DDF4A8BC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B12B6AA6DDF4A8BC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-sl

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 35s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1017 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1017/

13 tests failed.
FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:37127_solr, 127.0.0.1:41723_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:37127_solr, 127.0.0.1:41723_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:37127_solr, 127.0.0.1:41723_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:37127_solr, 127.0.0.1:41723_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([FD0F77FC635E09C3:755B4826CDA2643B]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([FD0F77FC635E09C3]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[FD0F77FC635E09C3], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[FD0F77FC635E09C3], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([FD0F77FC635E09C3]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_FD0F77FC635E09C3-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61bfdf9)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=613, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[FD0F77FC635E09C3], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=613, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[FD0F77FC635E09C3], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([FD0F77FC635E09C3]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_FD0F77FC635E09C3-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2595d10d)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=661, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[FD0F77FC635E09C3], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=661, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[FD0F77FC635E09C3], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([FD0F77FC635E09C3]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@37bdee75 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c93fccd)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=541, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[FD0F77FC635E09C3], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=541, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[FD0F77FC635E09C3], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([FD0F77FC635E09C3]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@1d57f76b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@382e0478)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([FD0F77FC635E09C3:BE48129A26418D34]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([FD0F77FC635E09C3]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([FD0F77FC635E09C3]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([FD0F77FC635E09C3]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 5,312 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,312 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 4,624 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 5,312 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,312 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 4,624 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([FD0F77FC635E09C3]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,184 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,184 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,376 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,184 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,184 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,376 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([FD0F77FC635E09C3]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,976 bytes (threshold is 600). Field reference sizes (counted individually):
  - 9,568 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,672 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,976 bytes (threshold is 600). Field reference sizes (counted individually):
  - 9,568 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,672 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([FD0F77FC635E09C3]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16471 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.637 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FD0F77FC635E09C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FD0F77FC635E09C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FD0F77FC635E09C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FD0F77FC635E09C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FD0F77FC635E09C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FD0F77FC635E09C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FD0F77FC635E09C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FD0F77FC635E09C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FD0F77FC635E09C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FD0F77FC635E09C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FD0F77FC635E09C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FD0F77FC635E09C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FD0F77FC635E09C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 33s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1016 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1016/

29 tests failed.
FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
java.lang.AssertionError: expected:<10> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<0>
	at __randomizedtesting.SeedInfo.seed([ADE023FC9826AFD9:FDB5BBFFC10719C4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:35993_solr, 127.0.0.1:43895_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:35993_solr, 127.0.0.1:43895_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:35993_solr, 127.0.0.1:43895_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:35993_solr, 127.0.0.1:43895_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([ADE023FC9826AFD9:25B41C2636DAC221]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([ADE023FC9826AFD9:435580C235B59B35]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceDynamicFieldAccuracy(SchemaTest.java:473)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithAnalyzerClassAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([ADE023FC9826AFD9:F8DAB2B9CE33B241]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithAnalyzerClassAccuracy(SchemaTest.java:612)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testAddFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([ADE023FC9826AFD9:E1FCACDEB44E0512]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testAddFieldAccuracy(SchemaTest.java:264)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([ADE023FC9826AFD9:9CCDD2DFF8F6D5DF]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.createStoredStringField(SchemaTest.java:75)
	at org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldAccuracy(SchemaTest.java:742)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testDeleteDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([ADE023FC9826AFD9:7EED9887895902AA]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testDeleteDynamicFieldAccuracy(SchemaTest.java:427)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testMultipleUpdateRequestAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([ADE023FC9826AFD9:9642E7886A46EF0E]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testMultipleUpdateRequestAccuracy(SchemaTest.java:856)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldWithMaxCharsAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([ADE023FC9826AFD9:2ABC21266FE12183]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.createStoredStringField(SchemaTest.java:75)
	at org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldWithMaxCharsAccuracy(SchemaTest.java:765)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([ADE023FC9826AFD9:E764A5CDA5F6E755]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldAccuracy(SchemaTest.java:345)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldTypeAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([ADE023FC9826AFD9:92C1BA67EB3D2957]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldTypeAccuracy(SchemaTest.java:658)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithSimilarityAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([ADE023FC9826AFD9:CE322C017F9F3E7E]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithSimilarityAccuracy(SchemaTest.java:581)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([ADE023FC9826AFD9:7753DACCC1957F99]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldAccuracy(SchemaTest.java:308)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([ADE023FC9826AFD9:6801D1EC665BBD71]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:638)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testAddDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([ADE023FC9826AFD9:DC94772821933839]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testAddDynamicFieldAccuracy(SchemaTest.java:384)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36855/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([ADE023FC9826AFD9:E7106CDA40371AC4]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:412)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=289, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[ADE023FC9826AFD9], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=289, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[ADE023FC9826AFD9], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([ADE023FC9826AFD9]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_ADE023FC9826AFD9-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2fac3b41)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([ADE023FC9826AFD9]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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.TestRuleIgnoreA

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

failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 4s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1015 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1015/

13 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=264, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[46B39F9A4F6CDBB4], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=264, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[46B39F9A4F6CDBB4], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([46B39F9A4F6CDBB4]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_46B39F9A4F6CDBB4-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ec3e72)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([46B39F9A4F6CDBB4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=40, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[46B39F9A4F6CDBB4], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=40, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[46B39F9A4F6CDBB4], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([46B39F9A4F6CDBB4]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_46B39F9A4F6CDBB4-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@137f422d)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=473, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[46B39F9A4F6CDBB4], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=473, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[46B39F9A4F6CDBB4], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([46B39F9A4F6CDBB4]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_46B39F9A4F6CDBB4-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ec3e72)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=821, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[46B39F9A4F6CDBB4], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=821, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[46B39F9A4F6CDBB4], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([46B39F9A4F6CDBB4]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@52e04431 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b59ad2)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1251, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[46B39F9A4F6CDBB4], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1251, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[46B39F9A4F6CDBB4], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([46B39F9A4F6CDBB4]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@5438081e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d643cd)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([46B39F9A4F6CDBB4:5F4FAFC0A735F43]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([46B39F9A4F6CDBB4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,856 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,856 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,048 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([46B39F9A4F6CDBB4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([46B39F9A4F6CDBB4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,576 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,576 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 9,848 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,576 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,576 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 9,848 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([46B39F9A4F6CDBB4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 19,616 bytes (threshold is 600). Field reference sizes (counted individually):
  - 19,616 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 18,808 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 19,616 bytes (threshold is 600). Field reference sizes (counted individually):
  - 19,616 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 18,808 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([46B39F9A4F6CDBB4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,704 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,296 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,704 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,296 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([46B39F9A4F6CDBB4]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15941 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.422 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=46B39F9A4F6CDBB4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=46B39F9A4F6CDBB4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=46B39F9A4F6CDBB4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=46B39F9A4F6CDBB4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=46B39F9A4F6CDBB4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=46B39F9A4F6CDBB4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=46B39F9A4F6CDBB4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=46B39F9A4F6CDBB4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=46B39F9A4F6CDBB4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=46B39F9A4F6CDBB4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=46B39F9A4F6CDBB4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=46B39F9A4F6CDBB4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=46B39F9A4F6CDBB4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclips

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 12s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1014 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1014/

13 tests failed.
FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:41895_solr, 127.0.0.1:46779_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:41895_solr, 127.0.0.1:46779_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:41895_solr, 127.0.0.1:46779_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:41895_solr, 127.0.0.1:46779_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([C174FCADABAEF755:4920C37705529AAD]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([C174FCADABAEF755]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[C174FCADABAEF755], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[C174FCADABAEF755], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([C174FCADABAEF755]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1459)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: RawDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_C174FCADABAEF755-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@643bee9)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=668, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[C174FCADABAEF755], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=668, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[C174FCADABAEF755], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([C174FCADABAEF755]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1459)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: RawDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_C174FCADABAEF755-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@16ecf465)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=524, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[C174FCADABAEF755], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=524, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[C174FCADABAEF755], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([C174FCADABAEF755]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@1f6b4699 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35db6595)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=598, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[C174FCADABAEF755], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=598, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[C174FCADABAEF755], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([C174FCADABAEF755]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@2285b9ae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49795ecf)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([C174FCADABAEF755:823399CBEEB173A2]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([C174FCADABAEF755]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([C174FCADABAEF755]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([C174FCADABAEF755]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,376 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,376 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 24,648 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,376 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,376 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 24,648 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([C174FCADABAEF755]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,504 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,504 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,696 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,504 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,504 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,696 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([C174FCADABAEF755]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,256 bytes (threshold is 600). Field reference sizes (counted individually):
  - 4,848 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,256 bytes (threshold is 600). Field reference sizes (counted individually):
  - 4,848 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([C174FCADABAEF755]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 257 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.487 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C174FCADABAEF755 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C174FCADABAEF755 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C174FCADABAEF755 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C174FCADABAEF755 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C174FCADABAEF755 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C174FCADABAEF755 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C174FCADABAEF755 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C174FCADABAEF755 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C174FCADABAEF755 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C174FCADABAEF755 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C174FCADABAEF755 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C174FCADABAEF755 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C174FCADABAEF755 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum mi

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 19s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1013 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1013/

16 tests failed.
FAILED:  org.apache.solr.CursorPagingTest.testCacheImpacts

Error Message:
java.lang.UnsupportedOperationException

Stack Trace:
java.lang.UnsupportedOperationException
	at __randomizedtesting.SeedInfo.seed([990578525ABF275D:EB03952A6F06C053]:0)
	at org.apache.lucene.queries.function.FunctionValues.longVal(FunctionValues.java:49)
	at org.apache.solr.schema.CurrencyFieldType$RawCurrencyValueSource$1.longVal(CurrencyFieldType.java:571)
	at org.apache.solr.schema.CurrencyFieldType$RawCurrencyValueSource$1.doubleVal(CurrencyFieldType.java:629)
	at org.apache.lucene.queries.function.ValueSource$ValueSourceComparator.copy(ValueSource.java:417)
	at org.apache.lucene.search.MultiLeafFieldComparator.copy(MultiLeafFieldComparator.java:81)
	at org.apache.lucene.search.TopFieldCollector$TopFieldLeafCollector.collectAnyHit(TopFieldCollector.java:126)
	at org.apache.lucene.search.TopFieldCollector$SimpleFieldCollector$1.collect(TopFieldCollector.java:200)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.scoreAll(Weight.java:254)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:205)
	at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:741)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:528)
	at org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:215)
	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1575)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1421)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:604)
	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1513)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:403)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:332)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2927)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:338)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:320)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:874)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:843)
	at org.apache.solr.CursorPagingTest.assertFullWalkNoDups(CursorPagingTest.java:668)
	at org.apache.solr.CursorPagingTest.testCacheImpacts(CursorPagingTest.java:535)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:40711_solr, 127.0.0.1:45599_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:40711_solr, 127.0.0.1:45599_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:40711_solr, 127.0.0.1:45599_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:40711_solr, 127.0.0.1:45599_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([990578525ABF275D:11514788F4434AA5]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.uninverting.TestFieldCacheWithThreads.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.uninverting.TestFieldCacheWithThreads: 
   1) Thread[id=2571, name=testExecutor-TEST-TestFieldCacheWithThreads.test2-seed#[990578525ABF275D]2354, state=RUNNABLE, group=TGRP-TestFieldCacheWithThreads]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.uninverting.TestFieldCacheWithThreads: 
   1) Thread[id=2571, name=testExecutor-TEST-TestFieldCacheWithThreads.test2-seed#[990578525ABF275D]2354, state=RUNNABLE, group=TGRP-TestFieldCacheWithThreads]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)
	at __randomizedtesting.SeedInfo.seed([990578525ABF275D]:0)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testGetDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34605/solr/collection1/schema/dynamicfields/*_i?wt=javabin&version=2: not found: 404, message:null

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34605/solr/collection1/schema/dynamicfields/*_i?wt=javabin&version=2: not found: 404, message:null
	at __randomizedtesting.SeedInfo.seed([990578525ABF275D:6C212C505C8B29B9]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:908)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testGetDynamicFieldAccuracy(SchemaTest.java:189)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([990578525ABF275D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=40, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[990578525ABF275D], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=40, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[990578525ABF275D], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([990578525ABF275D]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_990578525ABF275D-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b0f8d5b)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=459, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[990578525ABF275D], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=459, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[990578525ABF275D], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([990578525ABF275D]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_990578525ABF275D-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9614d5)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=763, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[990578525ABF275D], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=763, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[990578525ABF275D], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([990578525ABF275D]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@2a4621f5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7cadbdf8)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1312, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[990578525ABF275D], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1312, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[990578525ABF275D], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([990578525ABF275D]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@29bcf5c5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@524ba2eb)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([990578525ABF275D:DA421D341FA0A3AA]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([990578525ABF275D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([990578525ABF275D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([990578525ABF275D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,576 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,576 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 9,848 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,576 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,576 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 9,848 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([990578525ABF275D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,456 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,456 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,648 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,456 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,456 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,648 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([990578525ABF275D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,736 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,328 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,984 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,736 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,328 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,984 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([990578525ABF275D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 19967 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.395 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.request.SchemaTest.testGetDynamicFieldAccuracy (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.SchemaTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.SchemaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=990578525ABF275D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.uninverting.TestFieldCacheWithThreads.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.uninverting.TestFieldCacheWithThreads.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.uninverting.TestFieldCacheWithThreads" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=990578525ABF275D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.CursorPagingTest.testCacheImpacts (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.CursorPagingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.CursorPagingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=990578525ABF275D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=990578525ABF275D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=990578525ABF275D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=990578525ABF275D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=990578525ABF275D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=990578525ABF275D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=990578525ABF275D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=990578525ABF275D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=990578525ABF275D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=990578525ABF275D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=990578525ABF275D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=990578525ABF275D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=990578525ABF275D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=990578525ABF275D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Luce

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 44s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1012 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1012/

14 tests failed.
FAILED:  org.apache.solr.handler.tagger.XmlInterpolationTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.tagger.XmlInterpolationTest: 
   1) Thread[id=2323, name=searcherExecutor-115-thread-1, state=RUNNABLE, group=TGRP-XmlInterpolationTest]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.tagger.XmlInterpolationTest: 
   1) Thread[id=2323, name=searcherExecutor-115-thread-1, state=RUNNABLE, group=TGRP-XmlInterpolationTest]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([2513FA94962CF05D]:0)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=635, name=ParWork-CloudSolrClient539, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest: 
   1) Thread[id=635, name=ParWork-CloudSolrClient539, state=RUNNABLE, group=TGRP-CloudSolrClientMultiConstructorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)
	at __randomizedtesting.SeedInfo.seed([2513FA94962CF05D]:0)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([2513FA94962CF05D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[2513FA94962CF05D], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[2513FA94962CF05D], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([2513FA94962CF05D]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_2513FA94962CF05D-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5e7fa3e1)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=690, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[2513FA94962CF05D], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=690, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[2513FA94962CF05D], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([2513FA94962CF05D]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_2513FA94962CF05D-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27f1273f)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=554, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[2513FA94962CF05D], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=554, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[2513FA94962CF05D], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([2513FA94962CF05D]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@412cbbf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e85b972)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=594, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[2513FA94962CF05D], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=594, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[2513FA94962CF05D], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([2513FA94962CF05D]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@63e41107 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29d09672)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([2513FA94962CF05D:66549FF2D33374AA]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([2513FA94962CF05D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([2513FA94962CF05D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([2513FA94962CF05D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 14,608 bytes (threshold is 600). Field reference sizes (counted individually):
  - 14,608 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 13,880 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 14,608 bytes (threshold is 600). Field reference sizes (counted individually):
  - 14,608 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 13,880 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([2513FA94962CF05D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,456 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,456 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 24,648 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 25,456 bytes (threshold is 600). Field reference sizes (counted individually):
  - 25,456 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 24,648 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([2513FA94962CF05D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,240 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,240 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([2513FA94962CF05D]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16693 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.846 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientMultiConstructorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2513FA94962CF05D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.handler.tagger.XmlInterpolationTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.tagger.XmlInterpolationTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.tagger.XmlInterpolationTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2513FA94962CF05D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2513FA94962CF05D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2513FA94962CF05D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2513FA94962CF05D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2513FA94962CF05D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2513FA94962CF05D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2513FA94962CF05D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2513FA94962CF05D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2513FA94962CF05D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2513FA94962CF05D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2513FA94962CF05D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2513FA94962CF05D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2513FA94962CF05D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 23m 15s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1011 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1011/

23 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1780, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[7612B2A028D6528F], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1780, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[7612B2A028D6528F], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([7612B2A028D6528F]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_7612B2A028D6528F-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2afdb0d1)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.solr.CursorPagingTest.testCacheImpacts

Error Message:
java.lang.UnsupportedOperationException

Stack Trace:
java.lang.UnsupportedOperationException
	at __randomizedtesting.SeedInfo.seed([7612B2A028D6528F:4145FD81D6FB581]:0)
	at org.apache.lucene.queries.function.FunctionValues.longVal(FunctionValues.java:49)
	at org.apache.solr.schema.CurrencyFieldType$RawCurrencyValueSource$1.longVal(CurrencyFieldType.java:571)
	at org.apache.solr.schema.CurrencyFieldType$RawCurrencyValueSource$1.doubleVal(CurrencyFieldType.java:629)
	at org.apache.lucene.queries.function.ValueSource$ValueSourceComparator.copy(ValueSource.java:417)
	at org.apache.lucene.search.MultiLeafFieldComparator.copy(MultiLeafFieldComparator.java:81)
	at org.apache.lucene.search.TopFieldCollector$TopFieldLeafCollector.collectAnyHit(TopFieldCollector.java:126)
	at org.apache.lucene.search.TopFieldCollector$SimpleFieldCollector$1.collect(TopFieldCollector.java:200)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.scoreAll(Weight.java:254)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:205)
	at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:741)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:528)
	at org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:215)
	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1575)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1421)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:604)
	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1513)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:403)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:332)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2927)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:338)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:320)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:874)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:843)
	at org.apache.solr.CursorPagingTest.assertFullWalkNoDups(CursorPagingTest.java:668)
	at org.apache.solr.CursorPagingTest.testCacheImpacts(CursorPagingTest.java:535)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42863/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42863/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([7612B2A028D6528F:98A7119E85456663]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceDynamicFieldAccuracy(SchemaTest.java:473)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42863/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42863/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([7612B2A028D6528F:3CE2FD86F0C7E792]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:412)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42863/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42863/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([7612B2A028D6528F:3C96349115061A03]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldAccuracy(SchemaTest.java:345)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldTypeAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42863/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42863/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([7612B2A028D6528F:9AB8C0071701A44A]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldTypeAccuracy(SchemaTest.java:706)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testMultipleUpdateRequestAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42863/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42863/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([7612B2A028D6528F:4DB076D4DAB61258]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testMultipleUpdateRequestAccuracy(SchemaTest.java:856)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42863/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42863/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([7612B2A028D6528F:A761DAFA9C6EB223]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:293)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42863/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42863/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([7612B2A028D6528F:ACA14B90716582CF]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldAccuracy(SchemaTest.java:308)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42863/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42863/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([7612B2A028D6528F:473F438348062889]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.createStoredStringField(SchemaTest.java:75)
	at org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldAccuracy(SchemaTest.java:742)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testAddDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42863/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42863/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([7612B2A028D6528F:766E6749163C56F]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testAddDynamicFieldAccuracy(SchemaTest.java:384)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([7612B2A028D6528F]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[7612B2A028D6528F], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[7612B2A028D6528F], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([7612B2A028D6528F]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_7612B2A028D6528F-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@49e81a69)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=663, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[7612B2A028D6528F], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=663, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[7612B2A028D6528F], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([7612B2A028D6528F]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_7612B2A028D6528F-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@256d560a)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=496, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[7612B2A028D6528F], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=496, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[7612B2A028D6528F], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([7612B2A028D6528F]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@48b507dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@477b6bbd)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=602, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[7612B2A028D6528F], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=602, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[7612B2A028D6528F], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([7612B2A028D6528F]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@3fb4f08d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@595fc3f4)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([7612B2A028D6528F:3555D7C66DC9D678]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([7612B2A028D6528F]:0)
	at com.carr

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 31s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1009 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1009/

12 tests failed.
FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([619B208211C25738]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=40, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[619B208211C25738], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=40, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[619B208211C25738], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([619B208211C25738]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_619B208211C25738-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@54466bcc)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=459, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[619B208211C25738], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=459, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[619B208211C25738], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([619B208211C25738]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_619B208211C25738-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2dbe145b)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=802, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[619B208211C25738], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=802, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[619B208211C25738], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([619B208211C25738]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@78528a27 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@529b84aa)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1273, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[619B208211C25738], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1273, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[619B208211C25738], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([619B208211C25738]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@cb7510f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a4f6cdf)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([619B208211C25738:22DC45E454DDD3CF]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([619B208211C25738]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([619B208211C25738]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([619B208211C25738]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,208 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,208 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 17,480 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,208 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,208 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 17,480 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([619B208211C25738]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 5,736 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,736 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 5,008 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 5,736 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,736 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 5,008 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([619B208211C25738]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,120 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,712 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,176 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,120 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,712 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,176 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([619B208211C25738]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15822 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.595 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=619B208211C25738 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=619B208211C25738 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=619B208211C25738 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=619B208211C25738 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=619B208211C25738 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=619B208211C25738 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=619B208211C25738 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=619B208211C25738 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=619B208211C25738 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=619B208211C25738 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=619B208211C25738 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=619B208211C25738 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 29s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1008 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1008/

27 tests failed.
FAILED:  org.apache.solr.handler.TestSQLHandlerNonCloud.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandlerNonCloud: 
   1) Thread[id=12075, name=Thread-238, state=TIMED_WAITING, group=TGRP-TestSQLHandlerNonCloud]
        at java.base@11.0.9/java.lang.Thread.sleep(Native Method)
        at app//org.apache.solr.servlet.SolrDispatchFilter$LiveThread.run(SolrDispatchFilter.java:121)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandlerNonCloud: 
   1) Thread[id=12075, name=Thread-238, state=TIMED_WAITING, group=TGRP-TestSQLHandlerNonCloud]
        at java.base@11.0.9/java.lang.Thread.sleep(Native Method)
        at app//org.apache.solr.servlet.SolrDispatchFilter$LiveThread.run(SolrDispatchFilter.java:121)
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361]:0)


FAILED:  org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd

Error Message:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>

Stack Trace:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361:BF1BBD10897753A4]:0)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:956)
	at org.junit.Assert.assertThat(Assert.java:923)
	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd(DistributedUpdateProcessorTest.java:107)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52)
	at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361:F944EDD3D3F4878D]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceDynamicFieldAccuracy(SchemaTest.java:473)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361:5D75C8DC43B7FBED]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldAccuracy(SchemaTest.java:345)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldTypeAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361:28D0D7760D7C35EF]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldTypeAccuracy(SchemaTest.java:658)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testDeleteCopyFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361:AF1F2403F1DE8AEE]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.createStoredStringField(SchemaTest.java:75)
	at org.apache.solr.client.solrj.request.SchemaTest.testDeleteCopyFieldAccuracy(SchemaTest.java:804)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361:C68226B7CADF53CD]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:293)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testAddDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361:66851A39C7D22481]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testAddDynamicFieldAccuracy(SchemaTest.java:384)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testMultipleUpdateRequestAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361:2C538A998C07F3B6]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testMultipleUpdateRequestAccuracy(SchemaTest.java:856)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361:CD42B7DD27D46321]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testDeleteFieldAccuracy(SchemaTest.java:308)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldWithMaxCharsAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361:90AD4C3789A03D3B]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.createStoredStringField(SchemaTest.java:75)
	at org.apache.solr.client.solrj.request.SchemaTest.testCopyFieldWithMaxCharsAccuracy(SchemaTest.java:765)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testDeleteDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361:C4FCF5966F181E12]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testDeleteDynamicFieldAccuracy(SchemaTest.java:427)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testAddFieldTypeAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361:2AAC4238CF4D3893]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.testAddFieldTypeAccuracy(SchemaTest.java:520)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithAnalyzerClassAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35759/solr/collection1: error processing commands [Unable to persist managed schema. Unable to reload core [collection1]]
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361:42CBDFA82872AEF9]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:580)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeWithAnalyzerClassAccuracy(SchemaTest.java:612)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=274, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[17F14EED7E67B361], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=274, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[17F14EED7E67B361], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_17F14EED7E67B361-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66fb6ff9)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=38, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[17F14EED7E67B361], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=38, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[17F14EED7E67B361], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_17F14EED7E67B361-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e6c8fb2)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=466, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[17F14EED7E67B361], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=466, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[17F14EED7E67B361], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_17F14EED7E67B361-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66fb6ff9)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=855, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[17F14EED7E67B361], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=855, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[17F14EED7E67B361], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([17F14EED7E67B361]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Randomized

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 34s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1006 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1006/

15 tests failed.
FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
java.lang.AssertionError: expected:<10> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<0>
	at __randomizedtesting.SeedInfo.seed([D766998F25D72EC5:8733018C7CF698D8]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:42897_solr, 127.0.0.1:44021_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:42897_solr, 127.0.0.1:44021_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:42897_solr, 127.0.0.1:44021_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:42897_solr, 127.0.0.1:44021_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([D766998F25D72EC5:5F32A6558B2B433D]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1932, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[D766998F25D72EC5], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1932, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[D766998F25D72EC5], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([D766998F25D72EC5]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_D766998F25D72EC5-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a6772d5)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([D766998F25D72EC5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[D766998F25D72EC5], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[D766998F25D72EC5], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([D766998F25D72EC5]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_D766998F25D72EC5-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@57ac75e4)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=726, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[D766998F25D72EC5], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=726, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[D766998F25D72EC5], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([D766998F25D72EC5]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_D766998F25D72EC5-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@79ba18ad)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=780, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[D766998F25D72EC5], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=780, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[D766998F25D72EC5], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([D766998F25D72EC5]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@1a971a51 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@349aead0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=625, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[D766998F25D72EC5], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=625, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[D766998F25D72EC5], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([D766998F25D72EC5]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@6836a52 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@495f135b)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([D766998F25D72EC5:9421FCE960C8AA32]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([D766998F25D72EC5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([D766998F25D72EC5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([D766998F25D72EC5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 7,848 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,848 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 7,160 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 7,848 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,848 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 7,160 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([D766998F25D72EC5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 17,920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 17,920 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,112 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 17,920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 17,920 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,112 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([D766998F25D72EC5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,480 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,064 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 9,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 8,480 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 3,064 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([D766998F25D72EC5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 17454 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.926 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D766998F25D72EC5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MissingSegmentRecoveryTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.MissingSegmentRecoveryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D766998F25D72EC5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D766998F25D72EC5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D766998F25D72EC5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D766998F25D72EC5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D766998F25D72EC5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D766998F25D72EC5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D766998F25D72EC5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D766998F25D72EC5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D766998F25D72EC5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D766998F25D72EC5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D766998F25D72EC5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D766998F25D72EC5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D766998F25D72EC5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D766998F25D72EC5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.3

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 51s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1005 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1005/

14 tests failed.
FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:34725_solr, 127.0.0.1:35293_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:34725_solr, 127.0.0.1:35293_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:34725_solr, 127.0.0.1:35293_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:34725_solr, 127.0.0.1:35293_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([D658E9F3FB0C0AE5:5E0CD62955F0671D]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1771, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[D658E9F3FB0C0AE5], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1771, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[D658E9F3FB0C0AE5], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([D658E9F3FB0C0AE5]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_D658E9F3FB0C0AE5-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@22e84521)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([D658E9F3FB0C0AE5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[D658E9F3FB0C0AE5], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[D658E9F3FB0C0AE5], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([D658E9F3FB0C0AE5]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_D658E9F3FB0C0AE5-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3abc03a3)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=794, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[D658E9F3FB0C0AE5], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=794, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[D658E9F3FB0C0AE5], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([D658E9F3FB0C0AE5]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_D658E9F3FB0C0AE5-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12b3d857)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=672, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[D658E9F3FB0C0AE5], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=672, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[D658E9F3FB0C0AE5], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([D658E9F3FB0C0AE5]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@6d8f105d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cc054c7)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=695, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[D658E9F3FB0C0AE5], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=695, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[D658E9F3FB0C0AE5], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([D658E9F3FB0C0AE5]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@7169fb2d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13a9ca87)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([D658E9F3FB0C0AE5:951F8C95BE138E12]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([D658E9F3FB0C0AE5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,032 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,032 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([D658E9F3FB0C0AE5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([D658E9F3FB0C0AE5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 13,088 bytes (threshold is 600). Field reference sizes (counted individually):
  - 13,088 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 12,360 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 13,088 bytes (threshold is 600). Field reference sizes (counted individually):
  - 13,088 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 12,360 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([D658E9F3FB0C0AE5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 14,264 bytes (threshold is 600). Field reference sizes (counted individually):
  - 14,264 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 13,456 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 14,264 bytes (threshold is 600). Field reference sizes (counted individually):
  - 14,264 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 13,456 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([D658E9F3FB0C0AE5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,720 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,312 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,720 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,312 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([D658E9F3FB0C0AE5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16695 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.892 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D658E9F3FB0C0AE5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D658E9F3FB0C0AE5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D658E9F3FB0C0AE5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D658E9F3FB0C0AE5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D658E9F3FB0C0AE5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D658E9F3FB0C0AE5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D658E9F3FB0C0AE5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D658E9F3FB0C0AE5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D658E9F3FB0C0AE5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D658E9F3FB0C0AE5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D658E9F3FB0C0AE5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D658E9F3FB0C0AE5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D658E9F3FB0C0AE5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D658E9F3FB0C0AE5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency che

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 18s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1004 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1004/

15 tests failed.
FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:42473_solr, 127.0.0.1:44427_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:42473_solr, 127.0.0.1:44427_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:42473_solr, 127.0.0.1:44427_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:42473_solr, 127.0.0.1:44427_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([BBA3FA3C9C33F5B7:33F7C5E632CF984F]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=265, name=ParWork-CloudSolrClient209, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=265, name=ParWork-CloudSolrClient209, state=RUNNABLE, group=TGRP-CloudSolrClientBuilderTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)
	at __randomizedtesting.SeedInfo.seed([BBA3FA3C9C33F5B7]:0)


FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1654, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[BBA3FA3C9C33F5B7], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1654, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[BBA3FA3C9C33F5B7], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([BBA3FA3C9C33F5B7]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_BBA3FA3C9C33F5B7-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4eeaf7ea)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([BBA3FA3C9C33F5B7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[BBA3FA3C9C33F5B7], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[BBA3FA3C9C33F5B7], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([BBA3FA3C9C33F5B7]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_BBA3FA3C9C33F5B7-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@303cf328)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=744, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[BBA3FA3C9C33F5B7], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=744, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[BBA3FA3C9C33F5B7], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([BBA3FA3C9C33F5B7]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_BBA3FA3C9C33F5B7-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@17b70b5c)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=636, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[BBA3FA3C9C33F5B7], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=636, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[BBA3FA3C9C33F5B7], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([BBA3FA3C9C33F5B7]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@7c950fcb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242a5062)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=669, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[BBA3FA3C9C33F5B7], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=669, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[BBA3FA3C9C33F5B7], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([BBA3FA3C9C33F5B7]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@3197fe8c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6406b02c)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([BBA3FA3C9C33F5B7:F8E49F5AD92C7140]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([BBA3FA3C9C33F5B7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,888 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([BBA3FA3C9C33F5B7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([BBA3FA3C9C33F5B7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 15,624 bytes (threshold is 600). Field reference sizes (counted individually):
  - 15,624 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 14,896 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 15,624 bytes (threshold is 600). Field reference sizes (counted individually):
  - 15,624 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 14,896 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([BBA3FA3C9C33F5B7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,992 bytes (threshold is 600). Field reference sizes (counted individually):
  - 12,992 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 12,184 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,992 bytes (threshold is 600). Field reference sizes (counted individually):
  - 12,992 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 12,184 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([BBA3FA3C9C33F5B7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,848 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,440 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,640 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,848 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,440 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,640 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([BBA3FA3C9C33F5B7]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16595 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.41 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BBA3FA3C9C33F5B7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BBA3FA3C9C33F5B7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BBA3FA3C9C33F5B7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BBA3FA3C9C33F5B7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BBA3FA3C9C33F5B7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BBA3FA3C9C33F5B7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BBA3FA3C9C33F5B7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BBA3FA3C9C33F5B7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BBA3FA3C9C33F5B7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BBA3FA3C9C33F5B7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BBA3FA3C9C33F5B7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BBA3FA3C9C33F5B7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BBA3FA3C9C33F5B7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BBA3FA3C9C33F5B7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BBA3FA3C9C33F5B7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get 

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 26s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1003 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1003/

14 tests failed.
FAILED:  org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=277, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[3F9B2903BDF59B32], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=277, name=TEST-TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread-seed#[3F9B2903BDF59B32], state=RUNNABLE, group=TGRP-TestControlledRealTimeReopenThread], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([3F9B2903BDF59B32]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newMockFSDirectory(LuceneTestCase.java:1359)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:439)
	at org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread(TestControlledRealTimeReopenThread.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.search.TestControlledRealTimeReopenThread_3F9B2903BDF59B32-001/TestControlledRealTimeReopenThread-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@78ae2328)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=false)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:35963_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=false)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:35963_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at __randomizedtesting.SeedInfo.seed([3F9B2903BDF59B32:5A9E2D722F018370]:0)
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=false)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:35963_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:86)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:115)
Caused by: java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=test_col :live=[]DocCollection(test_col::v=2 u=false)={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"test_col_s1_r_n1":{
          "state":"active",
          "node_name":"127.0.0.1:35963_solr",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"}}
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2052)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.waitForState(BaseCloudSolrClient.java:410)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.lambda$testWaitForStateBeforeShutDown$0(TestWaitForStateWithJettyShutdowns.java:83)
	... 5 more


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([3F9B2903BDF59B32]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=39, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[3F9B2903BDF59B32], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=39, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[3F9B2903BDF59B32], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([3F9B2903BDF59B32]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_3F9B2903BDF59B32-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ffa4f18)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=490, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[3F9B2903BDF59B32], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=490, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[3F9B2903BDF59B32], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([3F9B2903BDF59B32]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_3F9B2903BDF59B32-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@78ae2328)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=801, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[3F9B2903BDF59B32], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=801, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[3F9B2903BDF59B32], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([3F9B2903BDF59B32]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@669cc71f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@619ba931)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1233, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[3F9B2903BDF59B32], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1233, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[3F9B2903BDF59B32], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([3F9B2903BDF59B32]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@33176552 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31f63cf2)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([3F9B2903BDF59B32:7CDC4C65F8EA1FC5]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([3F9B2903BDF59B32]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,128 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([3F9B2903BDF59B32]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([3F9B2903BDF59B32]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,256 bytes (threshold is 600). Field reference sizes (counted individually):
  - 12,256 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 11,528 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,256 bytes (threshold is 600). Field reference sizes (counted individually):
  - 12,256 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 11,528 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([3F9B2903BDF59B32]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,512 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,512 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,704 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,512 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,512 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 17,704 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([3F9B2903BDF59B32]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,728 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,320 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,728 bytes (threshold is 600). Field reference sizes (counted individually):
  - 5,320 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([3F9B2903BDF59B32]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16507 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.742 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3F9B2903BDF59B32 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3F9B2903BDF59B32 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3F9B2903BDF59B32 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3F9B2903BDF59B32 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3F9B2903BDF59B32 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3F9B2903BDF59B32 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3F9B2903BDF59B32 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestControlledRealTimeReopenThread.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestControlledRealTimeReopenThread.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.search.TestControlledRealTimeReopenThread" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3F9B2903BDF59B32 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3F9B2903BDF59B32 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3F9B2903BDF59B32 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3F9B2903BDF59B32 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3F9B2903BDF59B32 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3F9B2903BDF59B32 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3F9B2903BDF59B32 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Wh

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 27s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1001 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1001/

13 tests failed.
FAILED:  org.apache.solr.handler.component.ShardsWhitelistTest.test

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:37605_solr, 127.0.0.1:43203_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:37605_solr, 127.0.0.1:43203_solr]
Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection :live=[127.0.0.1:37605_solr, 127.0.0.1:43203_solr]null 
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:37605_solr, 127.0.0.1:43203_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([A853367BA4E40650:200709A10A186BA8]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2084)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
	at org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
	at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
	at org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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.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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([A853367BA4E40650]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[A853367BA4E40650], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[A853367BA4E40650], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A853367BA4E40650]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A853367BA4E40650-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36edfd1f)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=647, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[A853367BA4E40650], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=647, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[A853367BA4E40650], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A853367BA4E40650]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_A853367BA4E40650-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6729abbf)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=504, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[A853367BA4E40650], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=504, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[A853367BA4E40650], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A853367BA4E40650]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@4ca9d835 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17c078e8)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=569, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[A853367BA4E40650], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=569, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[A853367BA4E40650], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A853367BA4E40650]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@16f65b00 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@75964852)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([A853367BA4E40650:EB14531DE1FB82A7]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([A853367BA4E40650]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,904 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,112 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,080 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([A853367BA4E40650]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([A853367BA4E40650]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 13,088 bytes (threshold is 600). Field reference sizes (counted individually):
  - 13,088 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 12,360 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 13,088 bytes (threshold is 600). Field reference sizes (counted individually):
  - 13,088 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 12,360 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([A853367BA4E40650]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,632 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,632 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,824 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,632 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,632 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,824 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([A853367BA4E40650]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,768 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,360 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 8,768 bytes (threshold is 600). Field reference sizes (counted individually):
  - 7,360 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 2,504 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([A853367BA4E40650]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16408 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.364 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A853367BA4E40650 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A853367BA4E40650 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A853367BA4E40650 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A853367BA4E40650 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A853367BA4E40650 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A853367BA4E40650 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A853367BA4E40650 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A853367BA4E40650 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A853367BA4E40650 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A853367BA4E40650 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A853367BA4E40650 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A853367BA4E40650 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A853367BA4E40650 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 26s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Check-cloud2refimpl - Build # 1000 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/1000/

12 tests failed.
FAILED:  org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 920 bytes (threshold is 600). Field reference sizes (counted individually):
  - 552 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
  - 384 bytes, private static java.lang.String[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
  - 104 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
  - 72 bytes, private static int[] org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
  - 72 bytes, private static java.lang.String org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
	at __randomizedtesting.SeedInfo.seed([11A586589D0A12B9]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[11A586589D0A12B9], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=18, name=TEST-TestSimpleTextCompoundFormat.testLargeCFS-seed#[11A586589D0A12B9], state=RUNNABLE, group=TGRP-TestSimpleTextCompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([11A586589D0A12B9]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/tmp/tests-tmp/lucene.codecs.simpletext.TestSimpleTextCompoundFormat_11A586589D0A12B9-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67204d2)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=605, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[11A586589D0A12B9], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=605, name=TEST-TestLucene50CompoundFormat.testLargeCFS-seed#[11A586589D0A12B9], state=RUNNABLE, group=TGRP-TestLucene50CompoundFormat], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([11A586589D0A12B9]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1419)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1399)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1386)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testLargeCFS(BaseCompoundFormatTestCase.java:175)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.codecs.lucene50.TestLucene50CompoundFormat_11A586589D0A12B9-001/tempDir-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ac60567)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=513, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[11A586589D0A12B9], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=513, name=TEST-TestBinaryDocValuesUpdates.testIOContext-seed#[11A586589D0A12B9], state=RUNNABLE, group=TGRP-TestBinaryDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([11A586589D0A12B9]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestBinaryDocValuesUpdates.testIOContext(TestBinaryDocValuesUpdates.java:1430)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@91979e1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@764a533c)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=518, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[11A586589D0A12B9], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=518, name=TEST-TestNumericDocValuesUpdates.testIOContext-seed#[11A586589D0A12B9], state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([11A586589D0A12B9]:0)
	at java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:779)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1465)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1335)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1317)
	at org.apache.lucene.index.TestNumericDocValuesUpdates.testIOContext(TestNumericDocValuesUpdates.java:1823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(ByteBuffersDirectory@7f97c820 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40a233cb)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:45)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:788)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:785)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:801)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	... 3 more


FAILED:  org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([11A586589D0A12B9:52E2E33ED815964E]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.lucene.store.BaseDirectoryTestCase.testDetectClose(BaseDirectoryTestCase.java:448)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 696 bytes (threshold is 600). Field reference sizes (counted individually):
  - 696 bytes, private static org.apache.lucene.facet.FacetsConfig org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
	at __randomizedtesting.SeedInfo.seed([11A586589D0A12B9]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 3,872 bytes (threshold is 600). Field reference sizes (counted individually):
  - 2,096 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
  - 2,064 bytes, private static java.util.Map org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
	at __randomizedtesting.SeedInfo.seed([11A586589D0A12B9]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,648 bytes (threshold is 600). Field reference sizes (counted individually):
  - 6,648 bytes, private static java.lang.String[] org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
	at __randomizedtesting.SeedInfo.seed([11A586589D0A12B9]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,792 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,792 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 18,064 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 18,792 bytes (threshold is 600). Field reference sizes (counted individually):
  - 18,792 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
  - 18,064 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
	at __randomizedtesting.SeedInfo.seed([11A586589D0A12B9]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,464 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,464 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,696 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,464 bytes (threshold is 600). Field reference sizes (counted individually):
  - 10,464 bytes, static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
  - 9,696 bytes, static org.apache.lucene.index.IndexReader org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
	at __randomizedtesting.SeedInfo.seed([11A586589D0A12B9]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.queries.intervals.TestIntervals.classMethod

Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,400 bytes (threshold is 600). Field reference sizes (counted individually):
  - 4,992 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 6,400 bytes (threshold is 600). Field reference sizes (counted individually):
  - 4,992 bytes, private static org.apache.lucene.search.IndexSearcher org.apache.lucene.queries.intervals.TestIntervals.searcher
  - 1,512 bytes, private static org.apache.lucene.store.Directory org.apache.lucene.queries.intervals.TestIntervals.directory
  - 832 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field1_docs
  - 544 bytes, private static java.lang.String[] org.apache.lucene.queries.intervals.TestIntervals.field2_docs
  - 32 bytes, private static org.apache.lucene.analysis.Analyzer org.apache.lucene.queries.intervals.TestIntervals.analyzer
	at __randomizedtesting.SeedInfo.seed([11A586589D0A12B9]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15863 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.759 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.queries.intervals.TestIntervals.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=11A586589D0A12B9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=11A586589D0A12B9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod (:lucene:queries)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
    Reproduce with: gradlew :lucene:queries:test --tests "org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=11A586589D0A12B9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod (:lucene:misc)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
    Reproduce with: gradlew :lucene:misc:test --tests "org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=11A586589D0A12B9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=11A586589D0A12B9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod (:lucene:facet)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
    Reproduce with: gradlew :lucene:facet:test --tests "org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=11A586589D0A12B9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestBinaryDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestBinaryDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestBinaryDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=11A586589D0A12B9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.index.TestNumericDocValuesUpdates.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestNumericDocValuesUpdates.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestNumericDocValuesUpdates" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=11A586589D0A12B9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.classMethod (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=11A586589D0A12B9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.store.TestNRTCachingDirectory.testDetectClose (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.store.TestNRTCachingDirectory.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.store.TestNRTCachingDirectory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=11A586589D0A12B9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.classMethod (:lucene:codecs)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat.txt
    Reproduce with: gradlew :lucene:codecs:test --tests "org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=11A586589D0A12B9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod (:lucene:analysis:opennlp)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
    Reproduce with: gradlew :lucene:analysis:opennlp:test --tests "org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=11A586589D0A12B9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 61 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.0.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':verifyLocks'.
> Found dependencies that were not in the lock state: [javax.annotation:javax.annotation-api, javax.transaction:javax.transaction-api, org.eclipse.jetty:jetty-annotations, org.eclipse.jetty:jetty-jndi, org.eclipse.jetty:jetty-plus, org.eclipse.jetty:jetty-quickstart, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree]. Please run './gradlew --write-locks'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.32.v20200930.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.32.v20200930-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-7.2.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:7.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/asm-tree-7.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('javax.annotation:javax.annotation-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.32.v20200930'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /h

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

ailed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name], nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:webapp:rat'.
> Found 1 file(s) with errors:
    - Unknown license: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/webapp/web/WEB-INF/quickstart-web.xml

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:analysis:kuromoji:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

53: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

55: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

56: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

57: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

58: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

59: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

60: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

61: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 23m 13s
793 actionable tasks: 793 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any